top of page


Exploration
The player is constantly exploring, with visual clues guiding the player to where they need to go.

Post processing
During the project i added several post processing effects such as bloom and particle effects through code. Most of this is baked, since the program it uses, Processing, has trouble with large images.

Optimization
Processing, the program used to make this program, has trouble with large images, and optimizations had to be implemented to stop the game from becoming a slideshow.
bottom of page