Skip to content

Helinskii/Maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maze - Can you get out?

Maze is a browser-based game created using pure HTML, CSS and Javascript.

The game is based on the concept of a rogue-like dungeon crawler game, where the viewport moves with the sprite, keeping the sprite always centered.

  • There are four levels, and each level is timed, with the time-to-complete decreasing for higher levels in order to make the game challenging.
  • The sprite and the map is made using rectangles, but proper game physics has been incorporated (for example, there is a subtle feedback when the sprite hits the walls).

Homepage

Gameplay:

Gameplay

About

A browser based game.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published