Étude in Bevy: attempt to make a 2048 game clone with a bunch of bells and whistles
Go to file
2024-07-14 20:29:27 +03:00
assets feat: better (kinda) fonts 2024-07-14 03:33:16 +03:00
src chore: change weights for new square generation 2024-07-14 20:29:27 +03:00
.gitignore initial commit: bevy setup, background, score counter 2024-07-13 21:08:45 +03:00
Cargo.lock feat/refactor: draw full game field, randomized starting game state, basic code splitting 2024-07-14 03:21:42 +03:00
Cargo.toml feat: menu system, basic state handling, more code splitting/cleanup 2024-07-14 06:07:16 +03:00