Silly lil voxel game using the https://bevy.org/ game engine
Find a file
2026-06-05 02:11:00 -07:00
assets/textures/blocks Add identifier tests, clean up build, & add some textures 2026-06-01 22:35:17 -07:00
engine Improve IdMap remove 2026-06-05 02:11:00 -07:00
.gitignore Initial project setup 2026-05-31 23:31:23 -07:00
Cargo.lock Add IdMap & begin on chunk data 2026-06-02 02:33:41 -07:00
Cargo.toml Add IdMap & begin on chunk data 2026-06-02 02:33:41 -07:00
README.md Add README 2026-05-31 23:32:42 -07:00

Limitless

Silly lil voxel game using the Bevy game engine