Skip to content

KauaMB2/Python-TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Tic-tac-toe

Tic-tac-toe made in Python.


The objective of the game is to try to give a more complex application to elementary concepts in Python, concepts like: Error handling(try, except), Conditionals(if, else, for and while), functions(def) and two-dimensional arrays(arrays).

Enjoy yourself!

About

Tic-tac-Toe using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages