a classic game implemented using Happstack+Fay+Acid-State (fork of stepcut's mastermind)

mastermind-0.3.0: updated to the new hsx2hs

Jeremy ShawSat Jul 27 01:27:59 UTC 2013

Setup.hs: add note about a better way to handle generated .js files

Jeremy ShawWed Mar 6 19:56:20 UTC 2013

Setup.hs use (buildDir localBuildInfo) instead of hardcoded "dist/build"

Jeremy ShawWed Mar 6 19:32:24 UTC 2013

mastermind-0.2.0: major refactoring of build system to be pure .cabal. Also uses hsx2hs now.

Jeremy ShawTue Mar 5 18:42:48 UTC 2013

mastermind-0.1.1: allow happstack-server 7.1

Jeremy ShawThu Jan 17 19:14:09 UTC 2013

edits to README.md

Jeremy ShawWed Nov 14 21:43:33 UTC 2012

/ajax instead of /json

Jeremy ShawWed Nov 14 20:13:12 UTC 2012

README.md: added & to title

Jeremy ShawMon Nov 12 23:31:16 UTC 2012

added discussion on cabal and link to video

Jeremy ShawMon Nov 12 23:22:37 UTC 2012

style new game button in home.html

Jeremy ShawMon Nov 12 22:17:55 UTC 2012

some tweaks to the theme

Jeremy ShawSun Nov 11 17:19:08 UTC 2012

edits to README.md

Jeremy ShawFri Nov 9 21:35:31 UTC 2012

move MasterMind.Client.HTML into happstack-fay

Jeremy ShawThu Nov 8 21:04:12 UTC 2012

attempt to fix README formatting

Jeremy ShawThu Nov 8 19:45:04 UTC 2012

started README.md

Jeremy ShawThu Nov 8 19:41:35 UTC 2012

more work on cabalization

Jeremy ShawThu Nov 8 04:41:40 UTC 2012

try to create a working cabal package

Jeremy ShawThu Nov 8 00:50:40 UTC 2012

factor out Language.Haskell.Fay and Happstack.Fay. Improve type safety for AJAX RPC.

Jeremy ShawWed Nov 7 21:26:43 UTC 2012

fix some issues with resetting the input row/submit button after submitting a guess

Jeremy ShawWed Nov 7 06:44:41 UTC 2012

more work on ajax communication.

Jeremy ShawTue Nov 6 22:27:26 UTC 2012

added data/style.css

Jeremy ShawFri Nov 2 04:42:50 UTC 2012

submit a guess, get a score, and display it. But not yet linked to a specific game

Jeremy ShawFri Nov 2 04:42:32 UTC 2012

can now select colors, but not yet submit them.

Jeremy ShawWed Oct 31 17:13:03 UTC 2012

mastermind using happstack+acid-state+fay+bootstrap+jquery

Jeremy ShawThu Oct 18 04:56:12 UTC 2012