Skip to content

zliou/py-ttt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Author: Zachary Liou

Date: July 22, 2023

Tic-Tac-Toe

This is a tic-tac-toe game that can be played on the terminal.

This project was made as a fun way to practice string formatting and practice TDD with a bootstrapped test framework.

To play, run:

 $ ./play.sh

To run all tests:

 $ ./run_all_tests.sh

Enjoy!

About

Tic-tac-toe in the terminal. (with tests!)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published