Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
gustavostuff authored Aug 16, 2022
1 parent d7310aa commit ebd37c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

### Mathematically accurate bouncing ball (WIP)

BoinBoin is a Lua Library to handle a mathematically (not physically) accurate bouncing ball(s) inside a closed, rectangular box. This can be used as a base for a variety of games or prototypes. There are plans to port this to JS.
BoinBoin is a Lua Library to handle a mathematically (not physically) accurate bouncing ball(s) inside a closed, rectangular box. This can be used as a base for a variety of games or prototypes. Friction and Gravity-like features are pedning.

![Loading example 1...](https://raw.githubusercontent.com/tavuntu/boinboin/main/img/example_1.gif)

Expand Down

0 comments on commit ebd37c6

Please sign in to comment.