Commit Graph
9 Commits
Author SHA1 Message Date
david 20c3ea7155 Rename Welt to World
All this german code confuses me that much, that I do it myself…
2020-12-31 14:12:24 +01:00
david e2d5e74b7e Add some stats & fix bird being able to go out of screen at the top 2020-12-31 13:50:36 +01:00
david d1b6ca56df Update README 2020-12-31 13:32:49 +01:00
david b0ceb684cb Move states in their own classes 2020-12-31 13:29:21 +01:00
david c99194fb6c Reset bird if it leaves screen & add intro screen
yes, this "state machine" should be realized by a gamescreen and
introscreen class.

Should be 2 commits, but untangling it is a bit hard
2020-12-31 13:13:34 +01:00
david e33ac1f839 Increase acceleration a bit 2020-12-31 12:33:26 +01:00
david 7ae37becba Add at least some comments 2020-12-31 12:32:40 +01:00
david 47f5dcaddc Some formatting 2020-12-31 12:29:08 +01:00
david 9bd1c688b0 Initial commit 2020-12-31 12:26:11 +01:00