This repository allow you to quick start your JS13K project to develop, compile, minify and zip you JS13K project.
Uses adfab-gulp-boilerplate to compile sass or less, concat you JS, minify your assets...with additional tasks to zip and improve minification
You can play the game here thanks to the GitHub Pages.
Run npm install
in the project directory to install all needed packages.
gulp
to compile your files
Project will be generated in /www
folder.
run gulp --production && gulp zip
Your game.zip file will be generated in /dist
folder.
Create a game mixing "Slay the Spire" and "Dicey dungeons". A desktop PVE version (and monetization perhaps) to build a deck and choosing a path like Slay the spire A PVP version to build a deck and fight other players
Same system than Slay the spire, except that we have dice, and cards drawn are played using dice depending of several conditions like in Dicey Dungeon.
Too many things for now... I'll complete later!