From cf608a2af7106f9901bc0632c96594d2c938b416 Mon Sep 17 00:00:00 2001 From: chai Date: Sun, 2 Sep 2018 19:49:27 +0800 Subject: *update --- bump/README.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 bump/README.md (limited to 'bump/README.md') diff --git a/bump/README.md b/bump/README.md new file mode 100644 index 0000000..17521c7 --- /dev/null +++ b/bump/README.md @@ -0,0 +1,14 @@ +# bump.lua simple demo + +This is the simple demo of [bump.lua](http://github.com/kikito/bump.lua) + +It requires [LÖVE](http://love2d.org) to work properly. + +This simple demo creates a world populated by random boxes, and allows to move a player around using the keyboard arrow keys. The player has constant velocity +and can will "slide" over the boxes without penetrating them, similarly to some classic games such as Zelda. + +Pressing TAB will display some debug information. + +![simpledemo](https://kikito.github.io/bump.lua/img/bump-simpledemo.gif) + + -- cgit v1.1-26-g67d0