Skip to content

dbravender/websocket_tictactoe

Repository files navigation

1. git submodule init
2. git submodule update
3. sudo perl -T socketpolicy/socketpolicy.pl 
   (This runs a small server on port 843 which is required by Flash to make socket connections. See http://www.lightsphere.com/dev/articles/flash_socket_policy.html)
4. python server.py
5. Go to http://localhost:9999/X
6. Go to http://localhost:9999/O

About

A websocket sample that uses web-socket-js and tornado to build a simple Tic Tac Toe application in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published