Skip to content

js13kGames/dutch-dredge

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

js13k-dutch-dredge

My JS13k game submission. I tried to comment out my thoughts as I programmed this. So I hope it's somewhat readable. I ended up not having a lot of time so didn't need to optimize everything to the fullest.

Browser support

Unfortunately only tested on Chrome will probably break in anything else.

What is weird about this repo

Although I've added a gulp workflow, the whole minification of the JavaScript is done by manually pasting the content of all the files into one main file and running it through the Uglyfier.

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 71.9%
  • CSS 23.1%
  • HTML 5.0%