Skip to content

travman89/TwitchPlaysTicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TwitchPlaysTicTacToe

This code is a twitch plays clone with a tic tac toe game included. The original code to grab the twitch chat was written by Aidan Thmopson and can be found here.

Installation

Follow the installation instructions here.

You will also need to install pygame in order for the tic tac toe game to run.

Once everything is installed simply run the serve.py script.

Gameplay

The game logic takes all of the twitch chat valid inputs within the time limit. It totals up the valid votes for the open positions and selects the space that was voted for in chat. If no votes are cast via chat then the game will select an open space and fill in the next move. Valid chat commands will be shown on the game screen.

alt tag

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages