/functional-frogger

Frogger with Functional Reactive Programming

Primary LanguageTypeScript

Functional Frogger

This is a version of the classic arcade game Frogger, using Functional Reactive Programming (via RxJS), written in TypeScript.

How to Play

  • Open dist/index.html in your browser

How to Modify

  • Run npm install
  • Run npm run build
  • Open dist/index.html in your browser
  • Make changes in to the code in src/