Jack Bodine
Artifacts are tangible pieces of evidence demonstrating the skills and knowledge I’ve acquired from various learning experiences. Links labeled “currently unavailable” indicate either that I haven’t gotten around to publishing it or that the project contains exam/coursework which must remain private for furture iterations of the course. However, if you email me, I’ll try to expedite it.
December 2020
Battleship in MIPS
Assembly Language and Computer Architecture
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.
Assembly