falling-0.3.3 is not a library.
falling
This is a simple 2D game about falling. The user controls a falling player ragdoll and must avoid obstacles. The game is built using Bevy and Rapier2D.
Installation
The game can be installed using cargo:
You can also download a precompiled binary from Releases.
Usage
To run the game execute the following command in your terminal:
Run the binary if you downloaded it from the releases page.
Controls
- Space: Start the game
- Left Arrow: Move left
- Right Arrow: Move right
- R: Restart the game (Space if game is over)
License
This project is licensed under the GNU General Public License Version 3. See the LICENSE file for details.