]> jfr.im git - erebus.git/blobdiff - modules/trivia.py
update TODO
[erebus.git] / modules / trivia.py
index 28ba64d06be6cf5478e86f2c34b4c4bf77b8ac5c..ddfe3b39d92ea8240e929c027d01f6750902ab13 100644 (file)
@@ -2,13 +2,6 @@
 # trivia module
 # This file is released into the public domain; see http://unlicense.org/
 
-#TODO:
-#      stop game after X unanswered questions
-#      bonus points
-#      v2
-#              team play
-#              statistics
-
 HINTTIMER = 15.0                  # how long between hints
 HINTNUM = 3                       # how many hints to give
 MAXMISSEDQUESTIONS = 5            # how many missed questions before game stops