Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 594 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 594 Bytes

Sweet Sweet Friction

Screenshot

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.