Skip to content

A fun, hyper-casual arcade game. You control your pig through the air trying to pop as many balloons as possible. Hold your touch on the screen to raise or release to lower. The better you do, the more intense it gets.

adingeist/PopperPig

Repository files navigation

Popper Pig

Popper Pig Title

App Icon Popper pig is a fun, hyper-casual arcade game. You control your pig through the air trying to pop as many balloons as possible. Hold your touch on the screen to raise or release to lower. The better you do, the more intense it gets. The game gets faster and faster. If you let too many balloons past you, it's game over! The highest score is saved in persistent storage as a JSON object.

Gameplay and Walkthrough of the Design

Presentation on Popper Pig

Watch on YouTube.

Cool! How'd you do this?

I wrote the application in Python and used the Kivy package. Kivy allowed to me to manipulate objects on the screen with ease, test the build on my desktop, and export the project to an Android APK. I was then able to sign my APK and publish it on the Google Play Store. I encourage you to check out my 15-minute presentation I made where I explain the mechanics and strategies I used coding to develop the game.

How to play

Popper Pig gameplay

It's easy! Tap and hold on your device to raise the pig. Release you touch to lower the pig. If you miss too many balloons or go out of bounds, it's game over!

About

A fun, hyper-casual arcade game. You control your pig through the air trying to pop as many balloons as possible. Hold your touch on the screen to raise or release to lower. The better you do, the more intense it gets.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages