Skip to content

dictada en la materia Algoritmos y Programación I (curso Essaya) en la Universidad de Buenos Aires. 1C2020.

Notifications You must be signed in to change notification settings

Naza26/TicTacToe-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic-Tac-Toe

Tic Tac Toe is free classic puzzle game also known as Noughts and Crosses or sometimes X and O. This implementation simulates tic-tac-toe game as if you were playing it with a pencil and a paper in a board of 10x10.

Installation

Make sure to have installed Gamelib library: Gamelib.

Just download gamelib.py and place it along your project.

Game

Image of TicTacToe

Usage

Use the mouse to draw on the board respecting the turns of each player.

Click with the mouse to draw "X" or "O"

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT

About

dictada en la materia Algoritmos y Programación I (curso Essaya) en la Universidad de Buenos Aires. 1C2020.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages