Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 289 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 289 Bytes

bouncy_king

Bouncy king game! Just a little project to help me learn Bevy and Rust

Build for web:

trunk build -> in dist folder, in index.html... -> replace all file paths starting with "/" to "./".

Then upload to dist as a zip to itch.io

Run local web server:

trunk serve