Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorAlan Aguiar <alanjas@hotmail.com>2012-10-17 01:10:23 (GMT)
committer Alan Aguiar <alanjas@hotmail.com>2012-10-17 01:10:23 (GMT)
commitba6da3f4e9665e8bb8f6be64f09f40698980861a (patch)
tree5689f406a65a1b9185781a62b705ea5f38542d3e /NEWS
add all files of version 1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..216d35a
--- /dev/null
+++ b/NEWS
@@ -0,0 +1,17 @@
+All entries are in DD/MM/YY format
+
+05/03/08 - Secondary commit
+Crazy Eights is pretty much complete for non-mesh play. The FiftyTwo library leaves a lot to be desired for, though. It's pretty messy and needs optimization and doc comments. The smooth movement uses dirty rectangles now, rather than simply clearing the entire screen, making it several times faster.
+
+The AI play has been improved somewhat, but the suit-selection when the AI plays an eight needs to be fixed.
+
+Overall, Crazy Eights isn't doing too badly.
+
+06/02/08 - Initial release
+Crazy Eights is now playable in sugar form, though the AI still leaves something to be desired for.
+
+Currently, when you launch FiftyTwo, it goes directly into a game of Crazy Eights, 2 player, with you on the bottom and an AI player on the top. I'm working on a "setup game" menu that should allow you to set up a game of, say, AI versus AI, or player on the top and AI on the bottom, etc.
+
+Also, smooth movement is, shall we say, a tad slow?
+
+