Skip to content

taKana671/OthelloGameBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OthelloGameBoard

A python implementation of Othello Game Board

Demo

othello_demo

Requirements

  • Python 3.8
  • pygame 1.19.2

Environment

  • Windows10

Ueage

  • Execute a command below on the command line
>>>python othello.py
  • A small circle under grids shows your disk color.
  • Click on a grid to place a disk.