Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 905 Bytes

README.md

File metadata and controls

43 lines (24 loc) · 905 Bytes

Game-Console

A text-based Game Console built in Java.

Description

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!

Getting Started

Dependencies

  • Java
  • A device with a Java IDE

Installing

  • Download all the code from this repositiory and open it in a Java IDE (IntelliJ, VS Code, etc.)

Executing program

  • After opening the code, navigate to main.java and run the code (press the run button in the IDE)

Help

Start an issue in this repository if you find a bug or have a question.

Authors

Version History

  • 0.2
    • Added License
  • 0.1
    • Initial Release

New games in 0.3 coming soon!

License

This project is licensed under the Apache 2.0 License - see the LICENSE.md file for details