Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.
/ tictactoe Public archive

A simple tic-tac-toe game written in Python and GTK.

License

Notifications You must be signed in to change notification settings

SeaDve/tictactoe

Repository files navigation

Tic-tac-toe

alt text

What's New

2.0

  • Added HeaderBar
  • Restart and winner label is moved to the HeaderBar

Description

A tic-tac-toe game written in Python and GTK3

To test

To test, just download the main.py file from src and run it with python in the terminal.

python main.py

Build from source

Clone this repo and run with GNOME Builder.

Requirements

  • Python 3 python
  • PyGObject python-gobject
  • GTK3 gtk3
  • Meson meson
  • Ninja ninja

Credits

Developed by SeaDve

About

A simple tic-tac-toe game written in Python and GTK.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published