SDG Pong Game
<< Back to the SDG Toolkit page
SDG Pong using 2/4 mice or Phidget devices
This simple pong game application uses the SDGToolkit as well as the Phidget devices to let multiple users play together. The users can decide, if they want to play with two or four players with mice, or with two players using the Phidget sliders.

Download Version 0.1: SDGPong_Version_0.1.zip Download Version 0.2: SDGPong_Version_0.2.zip Source Code Version 0.2: SDGPong_Version_0.2_Source.zip Unzip all files (executable plus dependancies) into a single folder. |
Instructions to play with multiple mice:
- Connect 2 or 4 mice to your computer
- Start the
SDGPong.exe
in the application folder - Select the play mode
- You can close the application by pressing Alt+F4
- Have fun :-)
To play with phidget devices:
- Connect an Phidget Interface Kit to your computer
- Connect three slider to the sensor inputs 1-3 (the first three connectors)
- Slider 1 is control for player 1
- Slider 2 is control for player 2
- Slider 3 can change the game speed
- Start the
SDGPong.exe
in the application folder - Select the 'Phidgets' play mode
- You can close the application by pressing Alt+F4
Version History:
- Version 0.1: Basic game algorithm and controls for multiple mice and phidgets
- Version 0.2: Speed improvement, tests for TextLCD Score display, Debugging
This SDG example is developed by: Nicolai Marquardt, Fall 2005, with permission