Skip to content

SomeWays is a maze game where the user, using the arrow keys, has to move a ball to the exit point (top-right corner) within 60 seconds, passing for a green square. The project is in JavaScript and the maze is created using Random Transversal Algorithm.

Notifications You must be signed in to change notification settings

nmenares/js_someways

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Someways

Background and Overview

SomeWays is an engaging maze game built with React, where players navigate a ball through a labyrinth using arrow keys. The goal is to reach the Yellow point situated at the top-right corner before the labyrinth vanishes, adding a thrilling time constraint of approximately one minute. Test your agility and strategy as you race against the clock in this adrenaline-pumping challenge!

The maze is generated using Random Transversal Algorithm.

Technologies Used

  • React.js
  • HTML5
  • CSS

About

SomeWays is a maze game where the user, using the arrow keys, has to move a ball to the exit point (top-right corner) within 60 seconds, passing for a green square. The project is in JavaScript and the maze is created using Random Transversal Algorithm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published