Skip to content

Classic Tic-Tac-Toe controlled by gestures. Student driven project featuring image processing, color tracking and contour finding.

License

Notifications You must be signed in to change notification settings

phil-beep/Gesture-Controlled-Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gesture-Controlled-Tic-Tac-Toe

This project was made during our college course "Interaction" at TH Nürnberg. The goal of the project was using OpenFrameworks and C++ to learn more about image processing, color tracking and contour finding. The Project features a playable Tic-Tac-Toe game supported by gesture controls.

Installation process for code contributions

1. Download and install OpenFrameworks

2. Preparing an OpenFrameworks project for your IDE

  • Open the OpenFrameworks ProjectGenerator in its folder "projectGenerator" in the OF-root directory you prepared in step 1
  • You will need to pick a name for your new project and select additional libaries. An actual list of required addons can be found in the addons.make file in our GitHub repository
  • Your project will be created in the directory /apps/myApps/ of the OF-root directory

3. Checking out the source code into your IDE

  • Now you can open the project in your IDE and check out your preferred build version from our GitHub repository!

About

Classic Tic-Tac-Toe controlled by gestures. Student driven project featuring image processing, color tracking and contour finding.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published