Skip to content

adamaaronson/penguin-time

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 

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