A console-based game in which cards are used to represent attacks.
45% complete
- Multiple levels
- Variety of cards, ability to forge them together to create new ones
- Login System, stored as json files
- Download JDK 8+ (java dev kit)
- Clone this repository
IMPORTANT
- The program uses certain sequences to put color in the terminal, so it may not work in Windows.
- The java file may not find the external packages. Download the jar file, if possible.
To run the .java
file:
- Use IntelliJ IDEA, place json jars in external libraries. :P