Changes between Version 7 and Version 8 of WikiStart

Show
Ignore:
Timestamp:
02/07/08 06:33:36 (3 years ago)
Author:
mike
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v7 v8  
    1111all sorts of poker games. 
    1212 
     13 
     14== Source == 
     15{{{ 
     16svn cp http://svn.lolrus.org/dpoker/trunk/ dpoker 
     17}}} 
     18 
     19 
    1320== Client == 
     21 
     22JavaScript Comet client as well as a TCP client.  Need to update pages. 
    1423 
    1524See PokerClient 
     
    2332of people can play against the bots. 
    2433 
    25 protocol (work in progress): PokerProtocol 
     34protocol (work in progress and slightly out of date): PokerProtocol