Skip to content

mini-project-4-interactive-visualization-argamescorp created by GitHub Classroom

Notifications You must be signed in to change notification settings

sd18fall/mini-project-4-interactive-visualization-argamescorp

Repository files navigation

Augmented Reality Two-player Pong Game Using Computer Vision

Created by:

Richard Ballaux

Viktor Deturck

Leon Santen

What this game is about

This game is a two-player game. Each player needs a controller in form a green object that is recognized by the laptop's camera. To select the settings, one of the two players needs to hover with their 'controller' over the corresponding setting they are trying to change. After having selected all necessary settings for the game, the game starts automatically. Each player controls the height of their paddle with their controller by changing the height of the green object they are holding.

How to run and install

This game is meant to be run on a linux system.

Install OpenCV on linux

$ conda update anaconda-navigator
$ conda update navigator-updater
$ pip install opencv-python

Run Game

Run game via the terminal. Navigate to the folder the folder the game file is located in. Run the following command:

$ python argame.py

or

$ python3 argame.py

Final Write-Up

You can find the final write-up PDF document in this folder. It is called "Final Write Up - Augmented Reality Pong Game" and includes a detailed description of implementation and the project idea.

About

mini-project-4-interactive-visualization-argamescorp created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •