Skip to content

rottencandy/js13k2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

104 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fourfold

A game created for the js13kGames competition. Play it here.

Making of/analysis: saud.wtf/blog/fourfold

Build

Install dependencies:

yarn install

Development build:

(no code minification, creates sourcemap)

yarn devbuild

Production build:

(minified, no sourcemap)

yarn build

Generated files will be stored in the app directory.

Compress built files:

(requires the zip command)

yarn bundle

Stuff used

esbuild for minification & bundling.

ZzFXM for sound.

License

MIT

About

FOURFOLD

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages