Skip to content

~1 day challenge- interactive game of maze, generated using depth-first search algorithm. candle light themed

Notifications You must be signed in to change notification settings

Efrat-W/Follow-the-Light

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Follow-the-Light : Maze Game

Overview

Follow-the-Light is a maze generation and visualization game inspired by Hanukkah. The objective is to navigate through the maze from one side to the other using arrow controls. The game also features a timer to track your progress.

Features

  • Maze Generation: The maze is generated using Depth-First Search (DFS) algorithm, providing a unique and challenging layout for each game.

  • Arrow Controls: Use arrow keys to navigate through the maze, and light up the darkness as you guide yourself to the other side.

  • Timer: Challenge yourself by completing the maze as quickly as possible!

Inspiration

This game was created as a one-day challenge, drawing inspiration from the symbolism of Hanukkah.

About

~1 day challenge- interactive game of maze, generated using depth-first search algorithm. candle light themed

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages