AlexPeng517 / EECSExperimentFinalProject

A recreation of Tennis for Two (1958) for oscilloscope on exhibit at Museum of the Moving Image

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tennis-for-Two

Tennis for Two at Museum of the Moving Image

This Tennis for Two recreation was developed for A Whole Different Ball Game: Playing Through 60 Years of Sports Video Games at Museum of the Moving Image. It is adapted from code and tutorial by Windell Oskay of Evil Mad Scientist Laboratories and benefited from a tutorial about digital-to-analog converters by Amanda Ghassei.

Hardware Requirements

Future Improvements

  • Evaluate higher resolution DACs. The current 8-bit DAC only creates a resolution of 256x256 "pixels". This would require more research, but the larger resolution of a higher bit DAC may simulate the original Tennis for Two with more fidelity.
  • Simulate the clicking sound of relay switches with sound files.

Thanks

About

A recreation of Tennis for Two (1958) for oscilloscope on exhibit at Museum of the Moving Image

License:GNU General Public License v2.0


Languages

Language:C++ 100.0%