Group challenge - The base project - Tic-tac-toe
We need an example to learn different Python methods and technologies on it. The good example is the game "Tic-tac-toe". So the next task (challenge) is to create this game with Python. Requirements are simple:
No any other requirements. Just do the working progmar and publish it in the report. Use the http://pastebin.com/ service to publish your code, add a link in the report. In next challenges we will improve our realisations of this game, will do different GUIs , APIs, Client-Server realisations etc. For now just do the simplest implementation. |