Skip to content

The source code for a platform game made in openFrameworks

Notifications You must be signed in to change notification settings

adamaaronson/penguin-time

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Penguin Time

Penguin Time is a classic platformer game built in C++ and openFrameworks. It follows an estranged penguin's journey to escape the desert. The title was inspired by the Max Ox song Penguin Time, which is also featured as the game's soundtrack. All code, art, and animations were created by Adam Aaronson. © 2019, All rights reserved.

Build Instructions

You'll need Xcode (Mac) or Visual Studio (Windows) to build the project. Ensure that you have the openFrameworks project generator installed, as well as the ofxTexturePacker addon. Generate an openFrameworks project with this project folder as the base folder, and run the main method in main.cpp.

Controls

Key Action
a or LEFT Move to the left
d or RIGHT Move to the right
w or UP Jump
r Reset level

About

The source code for a platform game made in openFrameworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published