Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
doebi committed Feb 13, 2016
1 parent b48502f commit 25dc77a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ liquidfun.js

liquidfun.js is a direct port of the Liquidfun 2D physics engine to JavaScript, using Emscripten. I started this since the JavaScript Port of liquidfun provided by Google was incomplete and manually written. This project is translated directly to JavaScript, without human rewriting, so functionality should be identical to the original Liquidfun.

Download
========
http://files.doebi.at/lfjs

To directly play with and test the library you can use my precompiled version, or build it from source as described below.

Building
========

Expand Down

0 comments on commit 25dc77a

Please sign in to comment.