Download django tictactoe Free Java Code
Description
A realtime tic tac toe game using socketio, gevent, and redis. Also includes an unbeatable AI.
Source Files
The download file django-tictactoe-master.zip has the following entries.
.gitignore/*from w ww . jav a 2s . co m*/
small_tictactoe/__init__.py
small_tictactoe/apps/core/__init__.py
small_tictactoe/apps/core/admin.py
small_tictactoe/apps/core/models.py
small_tictactoe/apps/core/tests.py
small_tictactoe/apps/core/views.py
small_tictactoe/manage.py
small_tictactoe/requirements.pip
small_tictactoe/run.py
small_tictactoe/settings.py
small_tictactoe/static/django.js
small_tictactoe/static/game.js
small_tictactoe/static/jquery-1.5.1.min.js
small_tictactoe/static/socket.io.js
small_tictactoe/static/style.css
small_tictactoe/templates/core/view_game.html
small_tictactoe/urls.py
tictactoe/__init__.py
tictactoe/apps/core/__init__.py
tictactoe/apps/core/admin.py
tictactoe/apps/core/forms.py
tictactoe/apps/core/models.py
tictactoe/apps/core/templatetags/__init__.py
tictactoe/apps/core/templatetags/custom_filters.py
tictactoe/apps/core/tests.py
tictactoe/apps/core/urls.py
tictactoe/apps/core/views.py
tictactoe/lib/__init__.py
tictactoe/manage.py
tictactoe/pip_requirements.txt
tictactoe/run.py
tictactoe/settings.py
tictactoe/static/core.js
tictactoe/static/jquery-1.5.1.min.js
tictactoe/static/json.js
tictactoe/static/less-1.0.41.min.js
tictactoe/static/messages.js
tictactoe/static/reset.css
tictactoe/static/socket.io.js
tictactoe/static/styles.less
tictactoe/templates/404.html
tictactoe/templates/500.html
tictactoe/templates/base.html
tictactoe/templates/core/game_list.html
tictactoe/templates/core/view_game.html
tictactoe/templates/logging_console.js
tictactoe/templates/logging_console_footer.html
tictactoe/templates/logging_console_header.html
tictactoe/templates/logging_console_middle.html
tictactoe/templates/registration/activate.html
tictactoe/templates/registration/activation_email.txt
tictactoe/templates/registration/activation_email_subject.txt
tictactoe/templates/registration/login.html
tictactoe/templates/registration/logout.html
tictactoe/templates/registration/registration_complete.html
tictactoe/templates/registration/registration_form.html
tictactoe/urls.py
Download
Click the following link to download django-tictactoe-master.zip.
django-tictactoe-master.zip