Coedice / functional-frogger

Frogger with Functional Reactive Programming

Home Page:https://coedice.github.io/functional-frogger/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/

About

Frogger with Functional Reactive Programming

https://coedice.github.io/functional-frogger/


Languages

Language:TypeScript 98.6%Language:HTML 1.0%Language:CSS 0.3%