Skip to content

A client-server SPA that allows generate and resolve maze games.

Notifications You must be signed in to change notification settings

kanguarrovi/maze-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maze-generator

A client-server SPA that allows generate and resolve maze games.

Requirements

Install Node.js with npm (https://nodejs.org/es/) Install MongoDB (https://www.mongodb.com/)

Install

Clone this repository

$ git clone https://github.com/kanguarrovi/maze-generator.git

Install requirements

$ cd maze-generator
$ npm install

Run in development

$ nodejs server.js

Go to the browser at 127.0.0.1:4444 and begin to solve mazes.

About

A client-server SPA that allows generate and resolve maze games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published