Skip to content

This is a LOVE2D game created to explore the concept of game states. In this game, the player has to detect the walls of the maze and navigate their way to the end point in each level while avoiding obstacles.

Notifications You must be signed in to change notification settings

GameDevUtopia/Invisible-Maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

Invisible-maze

Instructions of the game:-

  • Movement is done via W, A, S and D.
  • You can shoot a bullet to where your cursor is pointing at.
  • There are invisible walls throughout the level.
  • These can be revealed by shooting bullets at them.
  • They are also revealed when the player collides with them, this does however causes the player to looses a life and be reset to start.
  • Reach the hole to go to the next level.

Screenshot (1430)

Screenshot (1431)

Screenshot (1432)

About

This is a LOVE2D game created to explore the concept of game states. In this game, the player has to detect the walls of the maze and navigate their way to the end point in each level while avoiding obstacles.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages