Snake in MIPS Assembly Language

Programming Language: MIPS Assembly

Development Tool: MARS Simulator

Game Description: Console-based Snake game where the player navigates the snake to eat apples and avoid collisions with walls or itself.

GitHub: link

Gameplay

Source Code