Simple Console Game (OPEN SOURCE)
A downloadable source code
Explore the world of "Cyber Quest," a simple console RPG project. Create your character, engage in turn-based battles against rogue AI, and complete quests to level up. Use the integrated storage to manage your inventory and experience a taste of classic RPG gameplay.
Features:
- Turn-based cyber battles with a rogue AI enemy.
- Basic character stats and leveling system.
- Inventory management for a futuristic touch.
- Quests to add a sense of progression.
You may use this as you desire, although credit is appreciated
HOW TO PLAY:
- navigate to where you downloaded the game in console (use DIR and cd *path*)
-run javac ConsoleRPG.java
-run java ConsoleRPG
-you are good to go
Status | Released |
Author | NextHorizonGames |
Genre | Interactive Fiction, Role Playing |
Tags | classic, console, Open Source, Sci-fi |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard |
Download
Download
ConsoleRPG.java 10 kB
Install instructions
HOW TO PLAY:
- navigate to where you downloaded the game in console (use DIR and cd *path*)
-run javac ConsoleRPG.java
-run java ConsoleRPG
-you are good to go