Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/sera619/tictactoe-pyside
- Owner: sera619
- Created: 2023-02-07T08:39:38.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-27T22:05:35.000Z (10 months ago)
- Last Synced: 2024-11-07T06:09:54.571Z (about 2 months ago)
- Topics: python-game, python-pyside6, python-tictactoe, python3
- Language: Python
- Homepage:
- Size: 1.79 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)