You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is going to be a basic go program. 'Go' meaning the Asian boardgame. Two players can play with each other on one computer. Any comments appreciated.
Very basic Go program.
It is for myself to practice SDL and C++.
How to set up
Download all the files
Open Code::Blocks project file .cbp
Build
About
This is going to be a basic go program. 'Go' meaning the Asian boardgame. Two players can play with each other on one computer. Any comments appreciated.