Skip to content

A terminal tick-tack-toe game for the hopelessly erudite.

Notifications You must be signed in to change notification settings

elanorigby/LoveYouLikeXO

Repository files navigation

Love You Like XO

A terminal tick-tack-toe game for the hopelessly erudite.

To Run

  • You'll need Python 3+
  • Fork the repo into a fresh directory
  • run $ python3 play.py

To Play

  • Respond to the prompts.
  • All you can do right now is fill up the board.

Coming Soon

  • Playing against the computer
  • Winning
  • Losing

Next steps:

  • Alternate moves between player and AI
  • Check for winning combinations [X]
  • Put things into classes as appropriate
  • Get game loops looping proper (option to play again, too)
  • Sanitize inputs and other error handling

About

A terminal tick-tack-toe game for the hopelessly erudite.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages