An open API service indexing awesome lists of open source software.

https://github.com/dvergar/tigjam-versus

Entry for the Versus TIGSource Jam
https://github.com/dvergar/tigjam-versus

augmented-reality contest gamedev opencv

Last synced: 2 months ago
JSON representation

Entry for the Versus TIGSource Jam

Awesome Lists containing this project

README

          

# TIGJam

Augmented reality game entry for TIGJam.

Car game based on tracks generated from image (or webcam)

![Sample of a race track](http://i.imgur.com/na5Xs.png)

## TODO

* Use a physics engine like pymunk or pybox2D based on https://github.com/pybox2d/pybox2d/blob/master/examples/top_down_car.py
* Update assets
* Add race mode (and not only battles)
* Move to Haxe ?
* Ship on Chromecast ?