Skip to content

puli-101/MIPS-Snake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Classic Snake Game

To execute: Open a 256x256 bitmap on a MIPS emulator (like Mars), then open the input window and execute the program.

Specifically, under the "Tools" tab open "Keyboard and Display MMIO Simulator" (for inputing under the KEYBOARD field) and "Bitmap Display" for displaying. Set up the display such that "Unit Width/Height in Pixels" is 16, "Display Width/Height in Pixels" is 256 and "Base address for display" is 0x10010000 (static data). Connect both MMIO Simulator and Display to MIPS and Assemble.

This project started as a coursework project at the University of Strasbourg.

Releases

No releases published

Packages

No packages published