Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sera619/tictactoe-pyside

A TicTacToe-Clone with PySide6 with AI player.
https://github.com/sera619/tictactoe-pyside

python-game python-pyside6 python-tictactoe python3

Last synced: 7 days ago
JSON representation

A TicTacToe-Clone with PySide6 with AI player.

Awesome Lists containing this project

README

        

# TicTacToe - Python & PySide6 #

>This is a small TicTacToe-Clone made with PySide6. A nice designed GUI and a AI you can play against.
>To install it just download the last release and extract the ZIP file, after that run the included .exe, enjoy!
>A Tetris Clone can be played too!

## Screenshots ##

> - Some Screenshots from GUI and gameplay.
>
> - ![start](img/home_view.png)
> - ![create](img/new_game.png)
> - ![tictactoe play](img/game_play.png)
> - ![tetris play](img/tet_gameplay.png)