Skip to content

Code-Chrysalis-Foundations-Maze/Code-Chrysalis-Foundations-Maze

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

a-MAZE-ing

a-maze-ing

The Project

a-MAZE-ing is a game-like experience built using vanilla JS, HTML and CSS.

To access it, simply open the src/index.html file in the browser of choice.

The Goal

To help users understand computer logic.

How to use it

  • Navigate the arrow through the maze using only two commands, forward and rotate;
  • Insert all the necessary input at once;
  • Press execute and watch the result of your logic!
  • Feeling insecure about the pattern you chose? Reset it by clicking clear canvas.

Contacts

This project was realized by me, Steppico, and zero4994. If you want to contact us please do so by writing us at steppashr[at]gmail[dot]com.

enjoy! Here

About

A maze-like experience built using vanilla JS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 70.9%
  • CSS 19.5%
  • HTML 9.6%