This website requires JavaScript.
Explore
Help
Sign In
neale
/
moth
mirror of
https://github.com/dirtbags/moth.git
Watch
1
Star
0
Fork
You've already forked moth
0
Code
Issues
Projects
Releases
Wiki
Activity
c272858051
moth
/
puzzler.cgi
5 lines
64 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Somewhat working game This commit adds: * Registration * Puzzler cgi script * Several puzzles * Style sheet for HTML
2009-09-02 10:15:54 -06:00
#! /usr/bin/env python3
New ctf python module
2009-10-05 13:33:20 -06:00
from ctf import puzzler
Changes to work on qnap
2009-09-29 15:36:25 -06:00
puzzler.main()