To demonstrate my understanding of assembly language and low-level programming, I recreated the classic children’s game “Battleship” entirely in MIPS assembly language. This project involved detailed knowledge of computer architecture and memory management, and showcases writing and debugging code at a low level.