Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 471 Bytes

README.md

File metadata and controls

23 lines (19 loc) · 471 Bytes

osero

made osero which is borad_game

Description

I use pyhton3 and pygame

way to use

$ python osero.py    # --> human vs human

$ python osero.py AI # --> human vs AI

$ python osero.py GA # --> AI    vs AI  (...in production)

Requirement

python3,pygame

rule

Place your stones to sandwich other's, then turn over the sandwiched a stone or stones. Finaly,players who have more stones will win.

image

image