Skip to content

FlamelNi/ghostoban

 
 

Repository files navigation

Ghostoban

A game for the Brackeys Game Jam 2022.2.

Participants:

  • Calvin Shyu
  • Jae Min Im
  • Bretton Chen
  • Henry Blanchette

Developing

To get started:

git clone https://github.com/Riib11/ghostoban.git
cd ghostoban
npm install

To build and launch the project in developer mode:

npm run build:dev
npm run serve:dev

To build and launch the project in production mode:

npm run build:prod
npm run serve:prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.3%
  • Other 1.7%