onioneffect / champion

Generates a drawing for the game "Champ'd Up" from a PNG image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Champion

Generates arbitrary inputs for the game "Champ'd Up" from The Jackbox Party Pack.

COPYING:

Champion is licensed under the GPLv3. For the quick rundown, visit gnu.org.

DEMO:

Youtube

This is a demo of the first version of this program.

  • The video ain't exactly safe for work
  • The first version of the program is a bit hard to figure out. It's in the other/old/ directory if you want to give it a shot
  • The people in the video are speaking Portuguese, but you can probably figure out what's happening

USAGE:

./champion.exe [options] [arguments]

Available options:

--help: Print help message and exit
--debug: Enable logging (more info)
--file: Specify where to write log output

USAGE:

WIP

TODO:

  • Rewrite entire program in a single language
  • Write a proxy server to make the whole process easier
  • Add different encoding for images (Gartic and TeeKO)
  • Write alternative encoding module in Go

About

Generates a drawing for the game "Champ'd Up" from a PNG image

License:GNU General Public License v3.0


Languages

Language:Go 81.3%Language:Python 14.9%Language:JavaScript 3.8%