Java game that emulates frogger and crossy roads. Currently updating code structure in beta branch. This game does not use any sort of game engine or framework.
- This project does not follow any SOLID principles or Design patterns. Traverse at your own risk!
- Add sound effects to game.
- Update sprites.
- Figure out why JAR file for game is skipping sprite painting.
- Optimize manageStrips code.
- Make background scroll while in selection screen.
- IntelliJ - IDE (Previously was Eclipse)
- Java class (5-?-15) as final project
- Spiritual succesor to a failed infinite frogger game.
- Later inspired by the CrossyRoad app on android.