Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 229 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 229 Bytes

Large-tic-tac-toe

Resource requirements

  • Python modules: Pygame, sys, time

Guide

My own tic-tac-toe with a 33x64 board, getting 5 in a row horizontally, vertically, or diagionally against your opponent to win the game.