Skip to content

debuglore/tictactoe-pydriven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe Py-Driven

An educational project prepared specifically to serve as means for beginner Python students to have an interactive Tic Tac Toe without any prior expereince with GUI or web. While the project is meant for Python students but it can be used with any other language with the proper http setup (even cURL).

Features

  • Interactive, user-friendly web interface.
  • Users are able to rest the game at any given point in time to help debug and easy testing.
  • The Webapp supports realtime updates.
  • Support to the following modes: Freemode, Multiplayer
  • More to come ^_^

Directory structure

  • controller: a python client with http set up
  • display: the web app

See each directory README.md for more details

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published