falling 0.3.3

A simple game about falling.
falling-0.3.3 is not a library.

build Hackatime

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:

cargo install falling

You can also download a precompiled binary from Releases.

Usage

To run the game execute the following command in your terminal:

falling

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.