LabyrinthGame
[TO BE CONTINUED] Easy java game. Features: Play a labyrinth and create one with the editor. Some other features will be added very soon. (Started: Feb 2021)
Features
- Play a labyrinth
- Create a level with the editor (Many block types available and obstacles to avoid)
- Engineering mode, create your own electric circuits to add action on your level
- Beta: Arcade mode
- (Other features will be added very soon)
Run program
Requirements
- Java JDK version 11+
- JavaFX 11+ (Download link: https://gluonhq.com/products/javafx)
- Windows/Linux/MacOS operating system
How to do
- Change the first line of the
run.shfile according to your javafx path location - Execute the
run.shfile in theapp/folder with the command:sh run.sh
Screenshots
- Interface

- Gameplay (Use arrows to move)

- Editor (Click on the block to change its type)

- Engineering mode

My levelsinterface (Edit, delete and run levels)
