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)
install Pygame intall opencv contrib
References: