8000 GitHub - sowinskipatryk/tic-tac-toe
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

sowinskipatryk/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tic Tac Toe [Flask | SocketIO | PostgresQL | Docker Compose]

My recreation of the classic game of Tic Tac Toe using lightweight Flask framework, PostgreSQL database to store game statistics, SocketIO for two-way connection between the server and the client, Docker Compose and Vanilla JS. The opponent's moves are implemented using the minimax algorithm and depth constant to manipu 7C8E late the cleverness of the opponent from completely random to "knows what you are thinking". The game is stylistically minimalistic but good enough for me.

Video:

Screen.Recording.webm

Screenshots:

1

2

3

4

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0