0rang-3 / Game-Console

A text-based Game Console built in Java.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A text-based Game Console built in Java.

License:Apache License 2.0


Languages

Language:Java 100.0%