A somewhat psychotic variation on a classic game.
- Presented by the Carnegie Mellon University KGB
- CMU KGB rules at rules.cmukgb.org
- History at ctfws.org
sudo apt-get update
sudo apt-get install imagemagick texlive-latex-base texlive-latex-recommended texlive-fonts-recommended
-
You probably want to start by changing a couple header-stuffs for the current semester:
- In
rules/generate.rb
, update the semester referenced in the$semester
global variable. - In
rules/history.html
, right at the top, update the semester and the link to that semester's Facebook event.
- In
-
After that, hopefully, you should just have to run
make
. Hopefully.