Commit Graph
20 Commits
Author SHA1 Message Date
david 6f6d37e4d7 Also allow rect to go out of screen at the bottom
Otherwise some gaps at the very bottom are extremely hard to get.
2021-01-05 12:33:25 +01:00
david 70f279bd31 Make modifying GAP_SIZE easy 2021-01-05 12:32:06 +01:00
david 027a18ac06 Add multiple Levels 2021-01-05 12:26:57 +01:00
david 9daa9af2e9 Add some background color animation depending on level 2021-01-04 19:45:13 +01:00
david f17b88a108 Downgrade to Java 8… 2021-01-02 18:04:22 +01:00
david 04513966b5 Add build directory 2021-01-02 17:41:23 +01:00
david a504e91fdc Add short video gameplay 2021-01-02 12:25:35 +01:00
david 374142c071 Update IntroScreen to Flappy Turtle 2021-01-02 12:20:45 +01:00
david 2f699eb5e5 Properly reset world speed 2021-01-02 12:13:31 +01:00
david c90e51dffa Add FlappyTurtle.jar hint to Readme 2020-12-31 14:12:28 +01:00
david d9ce910470 Update README to reflect potential issue on Windows 2020-12-31 14:12:28 +01:00
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