A Java version ot the offline T-Rex chrome game.
Some features are missing, some additional has been added.
Game works on ~60 FPS.
Game is for my CS project.
- Obstacles
- Collisions
- Moving ground
- Moving background
- Changing background color
- Jump
- Faster fall
- Animations
- Score & High Score (W/R file)
- Leveling system
- Intro
- Pause
- Sounds
- EASTER EGG (you need to click somewhere in intro screen)
- Clone git
- Run from "GameStarter" class
- Pterodactyl
- Hardcore mode
- Even better collisions
- Better moving background
- Better main game loop and FPS system
- Background color fade transition
- ... and most importantly Better code (like always)