public
Description: Tic-tac-toe using Narwhal and Jack
Homepage:
Clone URL: git://github.com/isaacs/jic-jack-jo.git
name age message
file .gitignore Tue Sep 08 15:10:57 -0700 2009 Ignore DS_Status files [isaacs]
directory BayJax/ Tue Sep 08 17:46:17 -0700 2009 export to html [isaacs]
file LICENSE Sat Sep 05 14:09:19 -0700 2009 Better to add the license sooner rather than la... [isaacs]
file README.md Fri Aug 07 19:03:50 -0700 2009 Fix hyperlink format [isaacs]
directory bin/ Fri Aug 07 18:59:24 -0700 2009 initial commit [isaacs]
file favicon.ico Mon Sep 07 19:55:22 -0700 2009 Add handling for /favicon.ico and /index.html u... [isaacs]
file index.html Tue Sep 08 15:11:11 -0700 2009 Add some pretty graphics [isaacs]
file jackconfig.js Tue Sep 08 17:48:06 -0700 2009 Add the preso to the site [isaacs]
directory lib/ Tue Sep 08 10:07:16 -0700 2009 Don't return a "turn" value if the game is over. [isaacs]
file narwhal.conf Fri Aug 07 18:59:24 -0700 2009 initial commit [isaacs]
file package.json Sun Sep 06 18:27:40 -0700 2009 Remove the dependency, since I actually don't h... [isaacs]
file setup_db.js Mon Sep 07 17:40:11 -0700 2009 Views never return anything if there are no doc... [isaacs]
file sketching.md Wed Aug 19 22:48:36 -0700 2009 Wrap http statuses in code [isaacs]
directory static/ Tue Sep 08 15:11:11 -0700 2009 Add some pretty graphics [isaacs]
directory test/ Mon Sep 07 17:41:37 -0700 2009 Use /game/join instead of /game/new. TODO: sup... [isaacs]
directory tic-tac-toe/ Tue Sep 08 10:25:18 -0700 2009 Debugging the no-end-on-tie bug. [isaacs]
README.md

Jic Jack Jo

A web-based tic-tac-toe game using Narwhal and Jack

The idea is to build a very simple tic-tac-toe game that can be played by people who connect to the server over HTTP.

Mostly a learning exercise.

Installation:

  1. Install narwhal.
  2. tusk install jic-jack-jo
  3. cd jic-jack-jo
  4. jackup