- fixing hindernis speed

- Biom implementation
- Better Graphics
- again icon fix
This commit is contained in:
megamichi 2024-10-21 21:22:40 +02:00
parent 431fb8220e
commit 21e927966d
25 changed files with 312 additions and 65 deletions

View file

@ -8,6 +8,7 @@ signal start
var maxspeed = 260
var speed = 100
var score = 0
var active_biom
var gamerunning = false