Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/miriarte33/pong
Simple Classic Pong game in C++. Created with the help of a tutorial by NVitanovic on YouTube.
https://github.com/miriarte33/pong
game mac-osx pong pong-game tutorial youtube
Last synced: 10 days ago
JSON representation
Simple Classic Pong game in C++. Created with the help of a tutorial by NVitanovic on YouTube.
- Host: GitHub
- URL: https://github.com/miriarte33/pong
- Owner: miriarte33
- Created: 2017-12-26T23:43:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-24T20:56:06.000Z (over 6 years ago)
- Last Synced: 2024-10-25T05:49:41.641Z (about 2 months ago)
- Topics: game, mac-osx, pong, pong-game, tutorial, youtube
- Language: C++
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pong #
Simple Classic Pong game in C++. Created with a tutorial by NVitanovic on YouTube, changed to suit my personal preference and make it work with UNIX.## Contributions ##
Contributions for this project are desperately needed as it does not work properly since I could not use the libraries Windows users can to make the game work. If you would like to do so, look in the issues page, contact me, and thank you so much.