rpg version of the famous playground game 007. We have improved the base game with a new feature but we have kept the basic spirit of this one: attack, reload and defend.
You play as a hero of your choice with certain basic stats, you fight and loot original Mobs with armor and stat-boosting weapons.
git clone https://github.com/bastvdn/007ArchiLog
Open the project with Intellij or any counterpart and run Main
run Main.java
It will launch the gameplay loop located in Game
The game will be displayed on your console by UI
Created to test mob random generation
run GameTest on intellij
- Maven - Dependency Management
- Van Den Neste Bastien - Bastvdn
- Delvaux Thibault - HorseFactor
This project is licensed under the MIT License - see the LICENSE file for details
- Kinda inspired by Binding of isaac and roguelike games