Skip to content

mwall-dev/block_dungeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

block_dungeon - A 2D sprite-based puzzle game in Java.

alt text alt text alt text alt text

Running on Eclipse IDE (Build path configuration)

Download block_dungeon project folder. Select "File -> Open Projects from File System". Select "Directory..." and select the block_dungeon folder.

Right click "JRE system library" and navigate to "Build Path -> Configure Build Path".

Double click "Native library location".

Select "Workspace" and select the "lib" folder. Click "OK". Click "Apply and Close".

Game is ready to run!

Game Instructions

The aim of the game is simple; push all stone blocks onto the blue tiles to complete the level. Avoid enemies and use different blocks to your advantage. Use the arrow keys to move as usual.

Tips

Press Z to undo your move.

Press R to restart the level.

Press N to skip to the next level.

Blocks can be placed on buttons to open doors.

About

A 2D sprite-based puzzle game in Java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages