Skip to content

manevpe/game-code-tutor-maze

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Tutor Game - Maze

Game for developing logical thinking through programming excercises, based on conditional logic and loops. Based on the Google Blockly engine.

Demo

https://resolve-jprime-2023.vercel.app/

To Rebrand

Replace the following files:

app/assets/images/logo.png
app/assets/images/favicon.ico

For Developers

Installation

npm install

Running

npm run start

Preview