From 09937ee1c46e716ce6b6be7a5339983842ea6e39 Mon Sep 17 00:00:00 2001 From: "Jesse C. Fisher" Date: Wed, 30 Dec 2015 19:36:19 -0800 Subject: [PATCH] Update goals --- README.md | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 66e203f..091bf25 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,11 @@ Thirteen Tien Len TODO ---- -- flexbox layout: http://codepen.io/anon/pen/ojJOjq +- lazy registration + +- bot players + +- flexbox layout: http://codepen.io/anon/pen/ojJOjq (started) - graphics @@ -52,6 +56,17 @@ Start new game with existing players - In game currencies - Tournaments +## Bot players + +Essential: + +- Play valid hands +- Pass + +Nice to have: + +- Skill level setting +- AI based on skill level ReactJS front-end