#beetmash #game-ai #behavior

app beetmash_template

An example workflow for publishing Bevy apps and scenes to Beetmash

7 releases

0.0.6-rc.2 Aug 24, 2024
0.0.6-rc.1 Jul 27, 2024

#18 in Robotics

Download history 252/week @ 2024-07-15 357/week @ 2024-07-22 104/week @ 2024-07-29 87/week @ 2024-08-19 13/week @ 2024-08-26

105 downloads per month

MIT/Apache

85KB
1.5K SLoC

Rusty Object Notation 1.5K SLoC Rust 68 SLoC // 0.1% comments

Beetmash Template

A demonstration of the workflow for publishing Bevy apps and scenes to beetmash.

Getting started

Running cargo run won't do much, the app is a blank canvas 🖌️

  1. Export scenes: cargo run --bin export_scenes
  2. Run the app: cargo run scenes/my_base_scene.json scenes/my_beautiful_scene.json

Dependencies

~20–32MB
~523K SLoC