kartikcode / Maze-Game

Maze game developed using Javascript with additional features.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maze Game implemented in JavaScript

Maze game developed using Javascript with additional features.
Idea originally inspired from Pickle Rick Maze game( just Google it). However, 'cause COVID-19 is trending these days,
I'm planning to add the following functionalities to it:

  • Additionaly add the Mode feature in which Classic would be similar to the original one.
  • Madness would be something similar to what was there in the final task of Goblet of Fire( okay, somewhat similar).
    The maze would keep on refreshing after a certain duration of time.
  • On the other side of the maze, display live stats of COVID-19 across different nations scraped through W.H.O.'s official page. You can view the project through this link on codepen( yea, I used online dev environment for this 'cause its cool):
    https://codepen.io/kartikcode/pen/WNvmbeg?editors=1010

About

Maze game developed using Javascript with additional features.


Languages

Language:JavaScript 73.3%Language:CSS 19.0%Language:HTML 7.8%