Pet Peeve
A downloadable game for Windows
Created for the Inaugural Gosu Game Jam! This game is open-source on GitHub.
You are an adorable kitten and you've just moved into your new home - how exciting! Wouldn't it be a shame if you went on a mug-breaking, shelf-clearing spree of destruction...?
Run and jump around procedurally-generated rooms, causing chaos by emptying as many rooms as you can in a strict time limit. Swipe objects off beds, shelves, and tables, maximising the efficiency of your route so you can return to the cat flap and move to the next room as fast as possible.
Enjoy! Let me know your high scores in the comments.
Controls
A/D - Move left/right
W - Jump
Space - Knock off
J - Toggle fullscreen
K/L - Volume down/up
Using Linux/macOS?
A Windows executable is provided, but you can run this game on Linux and probably macOS too. (Arch Linux has been tested, but no other distros have, nor has macOS.)
- Ensure that you have at least Ruby 2.7 installed (run
ruby --version
if you are unsure) - Grab a copy of the game's source code:
git clone https://github.com/AaronC81/pet-peeve
- Move into the copy:
cd pet-peeve
- Download Gosu:
bundle install
- Run the game:
bundle exec ruby ./src/main.rb
Status | Released |
Platforms | Windows |
Author | Aaron Christiansen |
Genre | Action |
Tags | 2D, chaos, gosu |
Code license | MIT License |
Average session | A few minutes |
Languages | English |
Inputs | Keyboard |
Leave a comment
Log in with itch.io to leave a comment.