Skip to content

marcelolarios/oop_tictactoe_python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

OOP Tic-tac-toe in Python

Object Oriented Tic-Tac-Toe Game in Python Language

This is part of Object Oriented Tic-Tac-Toe Game Serie Learning OOP Programming by Marcelo Larios.

Episode 1 - Java
Episode 2 - Python
Episode 3 - PHP
Episode 4 - C++
Episode 5 - Javascript

*** Jogo da velha ***

7|8|9		| | | |   jogador "x", sua vez
4|5|6		| | | |
1|2|3		| |o| |

digite o nr: 

About

Object Oriented Tic-tac-toe Game in Python Language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages