Simple recreation of Frogger, a classic retro game. This project was created in MARS, which is an IDE for the assembly programming language. MARS can be downloaded with this link: http://courses.missouristate.edu/kenvollmar/mars/
Download or copy MIPSfrogger.asm into MARS, and configure the bitmap display as described in the file description.
First, open the Keyboard MMIO simulator in the tools toolbar, along with the bitmap display with the proper configurations. The frog may be moved around using WASD controls.