suyashsingh234 / CarromAIAR

Minor 2 Project: Carrom with AI and AR
0 stars 2 forks source link

CarromAIAR

This repo is build for minor project 2

Run ar_runner.py

Put marker.png in front of your camera to display the game over the surface. For example, print marker.png on a sheet and then bring sheet in front of camera

To run the the game over a server add the -ip IP-ADDRESS-OF-THE-SERVER to play multiplayer game.

eg: python ar_runner.pu -ip 127.0.0.1 (to run game on local host)

Requirements

install Pygame intall opencv contrib

References:

https://github.com/tdrmk/pycarrom