# Prison Break ![[alice_prison_break_clip.mp4]] ## Overview *Prison Break* is a simple game made in [[Alice]] that I originally put together for my first ever programming class in high school. I have no idea where the in-game assets came from, although I suspect they're mainly sourced from Alice-provided ones. The one exception would be [[The Terminator]] main theme, which was, in fact, not officially licensed. ## Sources & Samples Unfortunately, since Alice programs are binary files, I can't really share snippets of it here. You can see the original file I kept to track changes below, though! The original project files can be found [here on GitHub](https://github.com/TheWhetherMan/prison-break), if you're curious. I did happen to keep a version history text file as I was working on the project, which can be found here: [[Prison Break Release History]]. #alice #development #games #projects