sweet-sweet-friction
sweet-sweet-friction copied to clipboard
A Gimme Friction Baby clone written in Elm language
Sweet Sweet Friction
Current demo can be seen here.
Getting started
You need to have Elm 0.18 installed on your machine.
It is helpful to have elm-live installed on your machine for live reloading.
Compile and run this project with:
elm-live src/Main.elm --output=elm.js --open
About
This game is based on Wouter Visser's Gimme Friction Baby written in Flash.