Skip to content

skublin/daedalus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Labyrinth escape game with random maze.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published