Skip to content

Tic Tac Toe game (assignment from Udemy Python Bootcamp)

Notifications You must be signed in to change notification settings

mtlberri/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe game

Tic Tac Toe game, developed as an assignment during a Udemy Python Bootcamp.

Visuals:

Explaination at the beginning of the game Template

Playing Game

Winning Win

Starting a new game and keeping score Reset

Getting Started

Clone the present repository on your local machine, and run "TicTacToe.py":

In your terminal:

$ python TicTacToe.py

Using

Press your num pads with numbers in between 1 and 9 to mark the board: 7|8|9 4|5|6 1|2|3

Press 'q' to quit.

Author

  • Joffrey Armellini - Initial work - MtlBerri

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Tic Tac Toe game (assignment from Udemy Python Bootcamp)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages