Skip to content

Chocobois/DiceEmUp

 
 

Repository files navigation

Fire and Dice

Dice up the competition with some dragon dice! Made for GMTK Game Jam 2022.

Installation

Usage

Web development

Run these commands to build and run the web app

# Vite dev server
$ yarn dev
# or
$ npm run dev

Production mode and packaging app

Run these commands to build the app for all platforms

$ yarn build
# or
$ npm run build

About

GMTK Game Jam 2022

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.7%
  • JavaScript 1.1%
  • Other 1.2%