This is an implementation of the classic arcade game Breakout for the Nintento Entertainment System (NES).
The executable is (.nes) is included in the repository an can be run in a NES emulator. I am using the CC65 compiler available at ftp://ftp.musoftware.de/pub/uz/cc65/
Code documentation is available at the wiki.
To get started, I have been following a guide by Johan Fjeldtvedt, available here. The guide is in Norwegian.