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.)

  1. Ensure that you have at least Ruby 2.7 installed (run ruby --version  if you are unsure)
  2. Grab a copy of the game's source code: git clone https://github.com/AaronC81/pet-peeve
  3. Move into the copy: cd pet-peeve
  4. Download Gosu: bundle install
  5. Run the game: bundle exec ruby ./src/main.rb
StatusReleased
PlatformsWindows
AuthorAaron Christiansen
GenreAction
Tags2D, chaos, gosu
Code licenseMIT License
Average sessionA few minutes
LanguagesEnglish
InputsKeyboard

Download

Download
pet-peeve.exe 18 MB

Leave a comment

Log in with itch.io to leave a comment.