Frogger - Unity clone
This is my Unity clone of first level of the Frogger arcade game, created for the Classic Game Project assignment for class MI 231 at Michigan State University.
I designed the software first as a UML class diagram in Visual Paradigm, with classes for BitmapFont, Character, GameManager, Home, LivesDisplay, MovingObject, MusicManager, NumberDisplay, Player, Racecar, SoundManager, Timer, and TurtleGroup.
I then developed the game in Unity, programming the C# code in JetBrains Rider. This is my first game project that I've written all the code from scratch without any starter scripts. I put my code on GitHub here:
https://github.com/bobgwilson/frogger
Controls: up, down, left, right arrow keys.
Credits:
Original game design: Konami.
Unity clone development: Bob Wilson.
Sprite sheet: 125scratch, downloaded from here:
https://www.spriters-resource.com/arcade/frogger/asset/11067/
Sound effects and music:
https://classicgaming.cc/classics/frogger/sounds
https://computerarcheology.com/Arcade/Frogger/
| Status | Released |
| Platforms | HTML5 |
| Author | Bob Wilson |
| Genre | Action |
| Made with | Unity |



Leave a comment
Log in with itch.io to leave a comment.