Skip to content

This repository will host a tick-tack-toe game that I have made using Python for my Programming 1 class at Auckland University of Technology

License

Notifications You must be signed in to change notification settings

ghazi98/ticktacktoegame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

ticktacktoegame

Tick Tack Toe Game

This project focuses on replicating a tick-tack-toe game. This project intends on establishing an interactive and entertaining game experience for all ages.

Tech/framework used: Pycharm, Python.

Features

  • Ask the user for a row and column number.
  • Put the appropriate symbol for that player (X or O) in the specified spot.
  • Repeat for the next player until someone has won the game.
  • If someone has won, announce which player won and exit.
  • For a new game, ask how many players are playing.
  • If there are no more moves left, don’t ask for the next player’s move!
Screen.Recording.2019-10-17.at.5.53.39.PM.mov

About

This repository will host a tick-tack-toe game that I have made using Python for my Programming 1 class at Auckland University of Technology

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages