Skip to content

enricolucia/simple-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-grid

A simple grid game in VanillaJS Code Climate

Installation

You need Gulp installed globally:

$ npm i -g gulp

Install npm dependencies and gulp app deployment.

$ npm install
$ gulp

How to play

  • Run mongod to open connection with mongodb through mongoose in the app
  • Open it in your browserfrom your machine
  • Enter player name
  • Click the lightest square in the grid to proceed to the next level!

Things to do

  • Better db instanciation and schemes
  • Testings
  • Improve UX/UI

Purposes

Just a game developed in a spare time evening have fun hacking it!

About

A simple grid game in VanillaJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published