Giter VIP home page Giter VIP logo

python_tic_tac_toe_with_tdd's Introduction

TIC TAC TOE


  • Play on a 3x3 or 4x4 board
  • Multiple player options
    • Play against a friend
    • try to beat the computer (bet you can't!)
    • Watch two computer players go head to head!
  • Browser or Command line options!
  • On the command line you can:
    • Choose your marker
    • Color options
    • Type 'undo' to go back a round

Getting Started:

  1. Make sure you have python 3.6.3 installed by following the python download instructions
  2. Download or clone this repo to your machine, navigate to the directory using your command line interface

For the Browser version, you also need to install Flask.

Running Tic Tac Toe:

For the command line: Run $ python runner.py and you're off! Follow the prompts to get started.

For the browser: Run export FLASK_APP=tictactoe/tic_tac_toe.py on your command line, then flask run, finally navigate to port 5000

Running the Tests:

Install pytest. Navigate to the directory and run python -m pytest on the command line.

Alternatively, run python setup.py test

Built With:


Written in Python with TDD.

python_tic_tac_toe_with_tdd's People

Contributors

ksabbak avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.