Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 222 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 222 Bytes

Snake

Source code for CPSC 359 Project (Programming in Assembly with ARM) Imitates a Snakes game where the goal is to have the snake eat as many apples as it can without running into a wall, obtruction or its own self.