Skip to content

genba-games/ggj2022

Repository files navigation

WereCat

A short game built for the GlobalGameJam 2022 in a weekend.
The theme of the GGJ was duality.
You play as a rat disguised as a cat in a cat world.

You can give it a try here!
https://berith.itch.io/werecat

Controls

P1 Arrow keys and Space for shooting

Run it in your pc

After clonning
$ npm install
$ npm run dev

Team

Diego Diaz - Code Kenia Cantero - Art
Music from MetrajesPXN

How to deploy it to itch.io

build it npm run build
Then zip it zip -r werecat.zip build
and finally, ship it butler push werecat.zip berith/wereCat:HTML5
More info at butler

TODO

  • Add more stages
  • Add a level progression
  • Add items/power ups
  • Add more enemies

Short video of the game working

werecat720small.mp4