kunjgit / GameZone

This open source repository contains collection of games build on basic tech stacks in web development . Use your creativity and build your own game and contribute to the repository by making PR 🎮
https://kunjgit.github.io/GameZone/
Apache License 2.0
525 stars 794 forks source link

[New game]: we can add a game like maze for finding a way. #4682

Open Khushboogithubit opened 2 weeks ago

Khushboogithubit commented 2 weeks ago

🎮 Game Request

A maze generation game using the depth first search algorithm.

for reference image

@kunjgit

Point down the features

The most well known and most common type of maze is a 2-dimensional, perfect maze in the shape of a square with and entrance and exit at the edges, usually on opposing sides of the square, and paths confined within the square that you need to navigate through to go from the entrance to the exit of the maze.

Select program in which you are contributing

No response

Code of Conduct

kunjgit commented 2 weeks ago

Hey @Khushboogithubit ! Thank you for raising an issue 💗 You can self assign the issue by commenting /assign in comment 😀 Make sure you follow CODE OF CONDUCT and CONTRIBUTING GUIDELINES 🚀 Don’t Forget to ⭐ our GameZone🎮 Make sure you join our Discord🕹️

anjaliyadavks commented 1 day ago

@kunjgit Please assign this issue under GSSOC24. I would like to work on this issue.