Skip to content

Flood game implemented in ReasonReact from Simon Tatham's Portable Puzzle Collection.

Notifications You must be signed in to change notification settings

codethejason/flood-game

Repository files navigation

Flood Game using ReasonReact

Flood game created in reason react. To develop, run commands in separate terminals:

npm install
npm run server
npm run start
npm run test

Specify board size and flood all of the tiles with the same color by clicking on tiles on the board. Inspiration from here.

example

About

Flood game implemented in ReasonReact from Simon Tatham's Portable Puzzle Collection.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published