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

https://github.com/lukeweidenwalker/phidgets-geobrawl-game

2D Processing game concept using Phidget controls
https://github.com/lukeweidenwalker/phidgets-geobrawl-game

game-2d phidgets processing

Last synced: about 2 months ago
JSON representation

2D Processing game concept using Phidget controls

Awesome Lists containing this project

README

          

# phidgets-geobrawl-game

Small offline multiplayer game developed for CS5041 - Interactive Software & Hardware (Session 2017/18).
Players control geometric shapes using Phidgets thumbsticks to collect coins on the screen.
Graphics are calculated and output using Processing.
The aim of this project was to demonstrate a fluid mapping between input thumb motion and game physics.