initial commit

This commit is contained in:
2026-06-27 00:11:43 +02:00
commit 711144a258
7 changed files with 6348 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
[package]
name = "flappy-bird"
version = "0.1.0"
edition = "2024"
[dependencies]
bevy = "0.19.0"