/gmtk-game-jam-2020

Team entry for GMTK Game Jam 2020

Primary LanguageTypeScript

Herding Cats

Team entry to GMTK Game Jam 2020

Screenshot

Herding Cats is game about the day-to-day challenge of running a cattery.

Cats will be periodically dropped off, and must be herded into the pen before their owners come to pick them up.

Keep too many owners waiting, and your ratings will plummet!

Click here to play online

Build & Run

  1. Install npm
  2. Run npm i to install dependancies
  3. Run npm run start to start the local server
  4. Open http://localhost:6543/ to view the game

Packaging for itch.io

  1. Run npm run build
  2. Copy index.html to dist
  3. Copy styles.css to dist
  4. Copy images/ui to dist/images
  5. Copy images/cat-bg.png to dist/images
  6. Copy images/sprites.json to dist/images
  7. Copy images/sprites.png to dist/images
  8. Copy sounds to dist
  9. Zip up the contents of the dist folder

Credits

Attributions

The following assets were used in Herding Cats: