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
- Host: GitHub
- URL: https://github.com/dvergar/tigjam-versus
- Owner: Dvergar
- Created: 2016-02-08T16:22:45.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-10T15:14:04.000Z (over 10 years ago)
- Last Synced: 2025-02-24T15:19:30.967Z (over 1 year ago)
- Topics: augmented-reality, contest, gamedev, opencv
- Language: Python
- Homepage: https://forums.tigsource.com/index.php?topic=17724
- Size: 573 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TIGJam
Augmented reality game entry for TIGJam.
Car game based on tracks generated from image (or webcam)

## 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 ?