A text-based Game Console built in Java.
This game console has various text-based games, ranging from Blackjack to the Game of Animals (a new game created by 0rang-3)! This game console was purely coded in Java!
- Java
- A device with a Java IDE
- Download all the code from this repositiory and open it in a Java IDE (IntelliJ, VS Code, etc.)
- After opening the code, navigate to
main.java
and run the code (press the run button in the IDE)
Start an issue in this repository if you find a bug or have a question.
- 0.2
- Added License
- 0.1
- Initial Release
New games in 0.3 coming soon!
This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details