This jam is now over. It ran from 2018-11-30 00:00:00 to 2018-12-07 00:00:00. View results

Alright people,It's time to bring out your ugly side. This jam is a place for you to write really ugly code and not feel bad about it. If you want to turn your Ugly code into art, go for it.

Rules:

  • No Obfuscation. The entire point is to be able to read your ugly code.
  • Your program has to run as intended. You can't submit programs that crash or are supposed to not run at all.
  • Submit an executable that will run on Windows as well as all source files. If you're working in JavaScript, zip up your website folder or use Electron to package it.
  • You must write proper building instructions with libraries needed to run your project. If you are writing a complex program in something like C or C++, write a makefile.
  • You can't submit video games