Skip to content

medwards/deathmaze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

DEATHMAZE

Instructions

Arrow keys to move (position is indicated in yellow). Spacebar acts on objects in the room (currently just the dungeon entrance which quits).

Moving out of the maze produces an new room. Z rotates the new room, and spacebar places the room.

Credits

Credit to Greg Costikyan for the original Deathmaze. This has no license because I need to talk to him anyways before this gets good.

Development

  • Build: mvn package
  • Test: mvn test
  • Run: java -jar target/deathmaze-*.jar

Maybe be careful of version numbers -.-

About

Experimental clone of the Costikyan game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages