Skip to content

Latest commit

 

History

History
35 lines (31 loc) · 2.37 KB

README.md

File metadata and controls

35 lines (31 loc) · 2.37 KB

banner banner3 banner5 banner2 banner6 banner4 GitHub

LabyrinthGame

[TO BE CONTINUED] Easy java game (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

How to do

  • Change the first line of the run.sh file according to your javafx path location
  • Execute the run.sh file in the app/ folder with the command:
sh run.sh

Screenshots

  • Interface
    image
  • Gameplay (Use arrows to move)
    image image
  • Editor (Click on the block to change its type)
    image
  • Engineering mode
    image
  • My levels interface (Edit, delete and run levels)
    image