Doron Rasis

about | links | blog

Plotter Tic Tac Toe

Collaborated with John T. to build a tic-tac-toe game that uses a 1980s pen-plotter as an interface. Mounted a Playstation Eye above the plotter, and used C++, OpenCV, and embedded Lua runtime (for minimax decision algorithm) to pass HPGL instructions to pen-plotter over serial. Code here.