Skip to content

devsai9/malgo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Malgo

About

Malgo is an exploration game where the player can move around and explore a procedurally-generating maze to find the exit. However, it has a twist: unlike other mazes, the player can only see one cell at a time.

PLAY AT https://devsai9.github.io/malgo/

How to play

VIEW: The player can see one cell at a time.
MOVEMENT: The player can move around using WASD or the arrow keys.
MINIMAP: The minimap can be toggled with Z or forward slash (/). The walls are green, the standable area is black, the player's current location is a white dot, and any unexplored cells are gray.
GOAL: The goal is to find the exit of the maze.

Starting Cell:
Starting cell

Exit Cell:
Exit cell

Minimap:
Minimap of an explored maze

Watch the gameplay:
Title Screen: Click to open video

Languages and Tools

  • HTML
  • HTML Canvas
  • CSS
  • JavaScript
  • Visual Studio Code
  • Git & GitHub

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors