Skip to content

Ant-f/FindTheColourSequence

Repository files navigation

Find the Colour Sequence

Copyright © 2017 Anthony Fung

Find the Colour Sequence is a browser-based game based on a popular code breaking board game. It is written in Typescript and Sass, using React, and bundled using Webpack. Click here to play; rules are provided within the game.

Building

  • Install npm packages: npm install

  • Create a production build of the web page: npm run build, or

  • Run locally using the Webpack dev server: npm start

Known Issues

License

Source code is licensed under the MIT license.

About

Game based on a popular code breaking board game

Resources

License

Stars

Watchers

Forks

Packages

No packages published