Skip to content

CoderDojoGitHub/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe and Python

Build Tic Tac Toe in Python on the command line

Sub-Lessons

This lesson consists of two sub-lessons

The second lesson builds off of the first one and should be done after completing the first.

Installation Pre-Reqs

Windows

On windows, download and run the python 2.7 installer from http://www.python.org/ftp/python/2.7.3/python-2.7.3.msi

After running the installer:

  1. Choose 'Install for all users', and click Next.
  2. Leave the default directory selected 'C:\Python27', and click Next.
  3. Leave all options selected, and click Next.
  4. Click Yes if you get a User Account Control prompt asking for permission to install software.
  5. Click Finish
  6. Click Yes to restart your computer.

Mac OSX

Mac OSX has python built in.

About

Building Tic Tac Toe in Python on the Command Line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages