Spawning score and lives UI elements, no logic
I have basic UI elements! They can't be updated, yet, and there's still no game logic to allow the player to affect it on their own.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "asteroids"
|
||||
version = "0.1.0"
|
||||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
||||
|
||||
Reference in New Issue
Block a user