raimohanska / learn-bacon

Bacon.js learning game

Home Page:http://learn-bacon.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bacon.game

A game for learning bacon.js and FRP in general.

Currently there are a few simple assignments and visualization.

Try it at http://learn-bacon.herokuapp.com/

Next up (pls contribute!)

  • More assignments

Build & run

npm install
grunt
./server&
open http://localhost:3000

About

Bacon.js learning game

http://learn-bacon.herokuapp.com/


Languages

Language:CoffeeScript 68.9%Language:CSS 20.2%Language:HTML 9.1%Language:JavaScript 1.8%