Skip to main content

Tic Tac Toe

Displays tic tac toe game in ASCII art.


Aedan Cullen
(ro4217)
This was one of my first projects, so it doesnt use Pygame. But its still fun to play.

Changes

Links

Home Page
http://www.inventwithpython.org/

Releases

Pygame.org account Comments

  • Peter Bittner 2017-12-28 10:27

    The source code for this game is included in in chapter 10 of Al Sweigart's book "Invent Your Own Computer Games with Python" (4th ed.): - http://inventwithpython.com/invent4thed/chapter10.html