Skip to content

My first game in java Developed in 2014, while studying CS_101 while being an undergraduate in Mathematics.

License

Notifications You must be signed in to change notification settings

romavini/Spider_Arena

Repository files navigation

License: MIT

Spider Arena

My first game in java Developed in 2014, while studying CS_101 while being an undergraduate in Mathematics.


Example

Spider Arena


Setup

Java-15 Javac-15

First of all, clone this project from Github. Then, check if you have maven installed.

Running the game

You can also generate a JAR file using the following command:

>>> mvn clean package compile
>>> java -jar target\spider_arena-1.0.jar

The file will appear in the target directory.

About

My first game in java Developed in 2014, while studying CS_101 while being an undergraduate in Mathematics.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages