Skip to content

GUI version of the classic game othello (aka reversi), created with Python using the built-in tkinter module.

Notifications You must be signed in to change notification settings

wonjoolee95/othello_gui

Repository files navigation

othello_gui

GUI version of the classic game othello (aka reversi), created with Python using the built-in tkinter module.

Save all files into the same folder, run the ' start_screen.py ' module to start the game.

Details of the rules can be found at: https://en.wikipedia.org/wiki/Reversi

Here is what you will see when you run ' start_screen.py ' :

Game option screen The first screen allows you to choose the options for the game.

Game start screen_1 When you finished selecting the options, game will start.

Game start screen_1 Enjoy the game!

About

GUI version of the classic game othello (aka reversi), created with Python using the built-in tkinter module.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages