Skip to content

rise-erpelding/color-grid-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color Grid Game

A tile-switching game where players must position their tiles in a shuffled grid so that they are in correct color order.

Play it at https://rise-erp-tiles.netlify.app/

Features

  • Sandbox mode: Create a color grid by picking 4 corner colors and a grid size (currently 2-20)
  • Game mode: Play the puzzle game with your grid (or use the default grid) - put the grid back in order!

Technologies used

  • Node.js
  • Parcel.js
  • Jest
  • Stryker

Contributing

  1. git clone git@github.com:rise-erpelding/color-grid-game.git Clone the project
  2. npm install to install dependencies
  3. npm start to run the app locally
  4. npm test to run tests
  5. npm run lint to run linter
  6. npx stryker run to run mutation testing

Misc

Early (non-game) concept: See this Codepen

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors