This is a version of classic snake game for MIPS processor written in Assembly.
To run the .asm
file you can download a MIPS emulator. The MIPS Mars is
a free emulator made in java that you can download here.
The actual project file is mips_snake.asm
. Everything else in tests
folder as its name sugests is just a bunch of tests For
handling input, generating random numbers and so on.
There's a bug in the Mars MIPS emulator. You may fix it following the instructions in this link. The file Mars_4_5_FIXED.jar
is a version of the original file with the bug corrected.
Setting the enviroment to run the game:
It dies when hits itself...
... Or the walls.
Josivan | Natalia |