Othello Helper

Anything QL Software or Programming Related.
Post Reply
swensont
Forum Moderator
Posts: 252
Joined: Tue Dec 06, 2011 3:30 am
Location: SF Bay Area
Contact:

Othello Helper

Post by swensont »

I wrote a program that can be used to step through Othello games, seeing the moves live. I tried reading a number of Othello tutorials, but the example boards/games were hard to see timewise. This program will take a list of Othello moves and display them one after the other (pausing in between). It comes with a number of Othello openings and a few example games. The game is written in Structured SuperBasic and comes with both _SSB and _BAS files. The program is found on my website:

http://swensont.epizy.com/

Tim


Post Reply