Skip to content

Larry-the-Pig/flipper-plane

Repository files navigation

Paper Plane

Port of this game to the Flipper Zero.

Gameplay

plane flying down

Your goal is to fly a paper plane through obstacles and get to the bottom of the map.

Your score is dictated by how far down the level you get.

plane flying left

Building

This game can be built with the ufbt toolkit.

Install:

python3 -m pip install --upgrade ufbt

Build:

ufbt update # update ufbt to the latest version
ufbt # builds the application

Run:

ufbt launch # be sure your flipper is plugged in and detected

Credits

This game is a port of Paper Plane from the TI-83+/84+ series of graphing calculators, which itself is a port of a minigame from Wario Ware Inc. on the GBA.

The art and map are direct conversions from the calculator version.

Most of the Flipper Zero specific code comes from this project, which was a huge help in figuring how things work.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages