As part on my ongoing effort to exercise the exyus web engine, I
posted a simple online game called Codebreaker. It's pretty simple -
you have ten tries to guess a four-letter code generated by the
computer. The game is similar to Mastermind (
http://en.wikipedia.org/
wiki/Mastermind_%28board_game%29)
The version that's posted is pretty basic. You can play games and the
system will keep track of your past games (using a browser-based
cookie). In the future, iIll proly allow folks to create a login
account that you can use to recall your games from any browser. I also
have plans to add more stats and other 'community 'kinda stuff - all
in the name of testing the web engine.
Anyway, now that it's posted, I am looking for folks to test it out
and provide feedback. So, take a few minutes and give it a try.
http://exyus.com/xcs/codebreaker/
Thanks!