Skip to content

personal PoC of a web (desktop&mobile) game setup based on Bevy game engine combined with pixels library for drawing

License

Notifications You must be signed in to change notification settings

beetrootpaul/poc--bevy-pixels-web-game

Repository files navigation

poc--bevy-pixels-web-game

Personal PoC of a web (desktop&mobile) game setup based on Bevy game engine combined with pixels library for drawing.

Based on https://github.com/beetrootpaul/avoid-your-past (partial rewrite).

Deployed to https://beetrootpaul.itch.io/bevy-pixels-web-game-poc

Quick start

  • make setup – initial Rust toolchain setup
  • make run – build the app for your host OS and run it
  • make web – build the app for the web and run it (requires opening a printed URL in a browser)

On a touch-enabled devices (e.g. a smartphone) additional arrows GUI appears on the left (in landscape screen orientation) or below the game (in a portrait one).

The main game loop is based on a fixed timestamp, running at 30 FPS.

License

Distributed under the terms of the MIT license.

See LICENSE.

About

personal PoC of a web (desktop&mobile) game setup based on Bevy game engine combined with pixels library for drawing

Topics

Resources

License

Stars

Watchers

Forks