Frogger is a remake of the 1981 classic and was made using Unity 5. The project itself is a remake of a project I did during my first year at university. The original project was developed using C++ and SFML, but since I was new to both during that time, the code inevitably ended up having some unresolved bugs. This version addresses those bugs and was much easier to develop than the lower-level C++ version. The source code is available at: https://github.com/Wizardo367/...