Skip to content

This Tic-Tac-Toe is made from scratch using Python and Dictionaries. Feel free to play it at:

Notifications You must be signed in to change notification settings

akylus/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic-tac-toe v1

This Tic-Tac-Toe is made from scratch using Python and Dictionaries. Feel free to play it at:

https://tic-tac-toe.akylus.repl.run/

This is a basic render of the game and is not very smart as of now. But feel free to play and give your opinion. Game works like this. Below is the code you need to put for that corresponding box.

top-L | top-M | top-R
---------------------
mid-L | mid-M | mid-R
---------------------
low-L | low-M | low-R

About

This Tic-Tac-Toe is made from scratch using Python and Dictionaries. Feel free to play it at:

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages