/react-functional-games

Collection of puzzle/reaction games build in React using functional programming techniques. UI is based on purely on CSS and HTML.

Primary LanguageTypeScript

About

Collection of puzzle/reaction games build in React with functional programming techniques. Game UI is based on HTML/CSS, not on the canvas.

Games:

  • Bricks
  • Breakout (planned)

Start

npm run start

Run tests

npm run test