-
My only goal with this game was to finish a short game so the code quality took a backseat while I learned the ins-and-outs of Bevy and prototyped different ideas. If you want to check out the code, you can here. I'm hoping to make a code walkthrough video to go over everything and point out what I learned and what I would do differently.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
I finished and released my first video game made with Bevy and it can be played on itch. I highly recommend playing the downloadable executables versus the browser version as they have fewer visual/audio issues. If you play in the browser, Chrome works best.
-
I used the unofficial bevy cheatbook a lot to learn the ropes. Everyone on the discord is super friendly and helpful and the official documentation is being updated, you can check out the PRs on the book branch