Commit graph

13 commits

Author SHA1 Message Date
Christopher Willis-Ford
780dba67c0 feat: load a project file and display a loading screen 2022-12-09 20:20:27 -08:00
Christopher Willis-Ford
044b13ad4f chore: upgrade bevy to 0.9.1 2022-12-09 17:52:54 -08:00
Christopher Willis-Ford
2bc4284587 docs: update README.md with info specific to this branch 2022-10-28 15:43:13 -07:00
Christopher Willis-Ford
395d3467f0 feat: build for web 2022-10-14 17:38:49 -07:00
Christopher Willis-Ford
6439bdda21 feat: run 'scripts' at 30 FPS 2022-10-14 16:19:23 -07:00
Christopher Willis-Ford
cd7d373770 feat: draw a squirrel 2022-09-30 17:08:25 -07:00
Christopher Willis-Ford
5773217535 refactor: separate sprite, stage, and project 2022-09-30 16:19:53 -07:00
Christopher Willis-Ford
1d03842f33 feat: print sprite names every 2 seconds 2022-09-30 15:30:45 -07:00
Christopher Willis-Ford
69b0de5d84 build: enable dependency optimization in dev, plus dynamic linking 2022-09-30 14:58:59 -07:00
Christopher Willis-Ford
dd577c6018 feat: use some Bevy systems to print some messages 2022-09-30 14:55:16 -07:00
Christopher Willis-Ford
4274ec5373 build: cargo add bevy 2022-09-30 14:04:34 -07:00
Christopher Willis-Ford
9c502d0b7b build: cargo new scratch-bevy 2022-09-30 14:02:24 -07:00
Christopher Willis-Ford
2d80e3c1d9 docs: add README.md and a few helper files 2023-08-16 16:44:16 -07:00