Skip to content

u can play tic tac toe against a pen plotter using a webcam and some elbow grease...

Notifications You must be signed in to change notification settings

drasis/tic-tac-cv

Repository files navigation

Human vs. Plotter Tic-Tac-Toe

@johnvtan and I used a Playstation eye and 1980's HP pen-plotter to create a new kind of user interface:

We used the C++ binding for OpenCV for image-processing, and implemented our game-logic in Lua (using the minimax decision algorithm). The plotter interfaces with our program over a serial connection, and takes drawing instructions in an antiquated plotter language called HPGL.

About

u can play tic tac toe against a pen plotter using a webcam and some elbow grease...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published