Skip to content

red-dragon65/FroggyRoad

Repository files navigation

Froggy Road

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.

Warning

  • This project does not follow any SOLID principles or Design patterns. Traverse at your own risk!

Future updates

  • 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.

Development

Made with

  • IntelliJ - IDE (Previously was Eclipse)

Made for

  • Java class (5-?-15) as final project

Acknowledgements

  • Spiritual succesor to a failed infinite frogger game.
  • Later inspired by the CrossyRoad app on android.

Screen Shots

froggy_road_start-screen

froggy_road_action

Releases

No releases published

Packages

No packages published

Languages