Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 427 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 427 Bytes

Daedalus

Daedalus is a labyrinth escape game, with randomly generated maze (using recursive version of DFS).

How to run

Code is written in Java, so in order to run the game it's necessary to have Java on local machine, then just run Server.java class, and open localhost:8080/ in web browser. Use 'help' command to learn how to play.

Website's background generated here.