made osero which is borad_game
I use pyhton3 and pygame
$ python osero.py # --> human vs human
$ python osero.py AI # --> human vs AI
$ python osero.py GA # --> AI vs AI (...in production)
python3,pygame
Place your stones to sandwich other's, then turn over the sandwiched a stone or stones. Finaly,players who have more stones will win.