A simple Flappy Bird clone, but it's a cat 🐾 features randomly generated pipe positions and score tracking.
Made with Lua and Love2D
To try out the game for yourself, downloadthe latest release for your platform from the releases page, or via the links below:
| Platform | File |
|---|---|
| Windows (32-bit) | FlappyKitty-1.0.0-win32.zip |
| Windows (64-bit) | FlappyKitty-1.0.0-win64.zip |
| macOS | FlappyKitty-1.0.0-mac.dmg |
- Love 2D version 11 or higher
- Clone this repository:
git clone https://github.com/ashuhlee/flappy-kitty.git
cd flappy-kitty/src- Run the app:
love .- Any key to start
- Press
Spaceto Jump - Press
Enterto restart
Background music - Pecan Pie from Uppbeat
Sound effects - Pixabay
Pipes - Goodgis

