Note: These are not the game's source code, but are instead the resources needed to actually play it.
The software with which Breakout was built (Microsoft's XNA Game Studio), is now deprecated and cannot even be installed on modern Windows. Therefore, the source files are lost.
Although the source files are lost to obsolesence, it is still possible to play the game by following these simple steps:
- Install the XNA Redistributable located in the GameRoot\Redistributable directory.
- Launch the game with the Breakout.exe executable.