About

Free the Bob is a school project built for Android devices. Players must craft weapons in order to survive against the zombies which pervade the game's virtual forest. The game aims to emulate the survival experience on a mobile device, dropping players into an infinite, procedurally-generated world in the palm of their hands.

Design

Open-Source: After its completion, the project was made open-source on GitHub. View the project page here
Design Document: As a supplement to the game, a design document was included to detail the process behind creating the project. The document includes an in-depth description of the game's features, along with an explanation of each Java class and its corresponding UML diagram. Download
Game Manual: The game manual includes tutorials for the game and instructions on how to install the project onto a mobile device given the APK file or the source code. Download
Javadocs: View the Javadocs here
Back to projects