summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-04-14 00:08:02 +0200
committerGiuseppe Bilotta <giuseppe.bilotta@gmail.com>2008-04-14 00:08:02 +0200
commita248245d2de1988119431c68c7f9219c986f92c9 (patch)
treef53f7d665c7d0cfe17647a5ec593e95dff821841
parent84f35b380e57fc490d9fa7bbe1ef710cc67a9101 (diff)
uno plugin: remove completed TODOs
-rw-r--r--data/rbot/plugins/games/uno.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/data/rbot/plugins/games/uno.rb b/data/rbot/plugins/games/uno.rb
index 6e602a69..fef46b64 100644
--- a/data/rbot/plugins/games/uno.rb
+++ b/data/rbot/plugins/games/uno.rb
@@ -13,9 +13,7 @@
#
# TODO documentation
# TODO allow full form card names for play
-# TODO allow color specification with wild
# TODO allow choice of rules re stacking + and playing Reverse with them
-# TODO highscore table
class UnoGame
COLORS = %w{Red Green Blue Yellow}