Skip to content

MazeGame is a free web-based mazegame. User is able to play the game without any registration. With registration, user is able to design/create maps by themselves

Notifications You must be signed in to change notification settings

yongshuo/mazeGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mazeGame

MazeGame is a free web-based mazegame. User is able to play the game without any registration. With registration, user is able to design/create maps by themselves.

####Visible Area:

visible areas are path + 1 wall in left,right,front, and down path.

####Create Map:

When create map, user need to define the entry, exit and and path between entry and exit. Then click on auto-generate button to generate the map.

NOTE: You can hold your whitespace key, and move your month to draw.

####Technical Details:

  1. Python2.7 + Django 1.8 - the user, map, game history data management.
  2. Bootstrap 3 - Make the layout responsive.
  3. JQuery, CSS and HTML - Handling the map generation, moving event, etc.

About

MazeGame is a free web-based mazegame. User is able to play the game without any registration. With registration, user is able to design/create maps by themselves

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published