/ggj2024-citizen-hyene

Global Game Jam 2024 - Make Me Laugh

Primary LanguageTypeScriptOtherNOASSERTION

Citizen Hyène

A game developed for Global Game Jam 2024 in 48h

Citizen Hyène is a platformer where you need to reach your goal before you die of laughter

What we use

Available commands

Start development server

  pnpm run watch

Build project

  pnpm run build

Other tools

You can manually run lint on your code

  pnpm run lint:check
  pnpm run lint:format