Skip to content

RioChndr/tic-tac-toe-python

Repository files navigation

Game Tic-tac-toe built in Python

Projek ini menggunakan modul pygame pastikan install terlebih dahulu library tersebut

pip install pygame

Ada beberapa jenis game tic-tac-toe disini.

  1. Terminal

    Run python tic-tac-toe-terminal.py

    image-20210320171238829

    Cara bermain : memasukkan koordinat posisi player. (The worst UX ever)

  2. GUI Simple

    Run python tic-tac-toe-pygame-1.py

    image-20210320171416228

  3. GUI simplen't

    Run python tic-tac-toe-pygame-2.py

    image-20210320171349436

About

Make game tic-tac-toe using pygame (python)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages