Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/turgayozgur/pong
Pong with OpenGL & C
https://github.com/turgayozgur/pong
Last synced: about 2 months ago
JSON representation
Pong with OpenGL & C
- Host: GitHub
- URL: https://github.com/turgayozgur/pong
- Owner: turgayozgur
- Created: 2013-05-21T11:00:41.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-05-21T11:10:09.000Z (over 11 years ago)
- Last Synced: 2023-07-16T21:35:38.682Z (over 1 year ago)
- Homepage:
- Size: 1.57 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Pong
====Pong with OpenGL and C
**Compiler:** Visual Studio 2012
**Language:** C
Useage
------ENTER Key ---> Start, continue.
UP, DOWN Keys ---> Right player movement.
W, S Keys ---> Left player movement.
'+' Key ---> Inc. ball speed.
'-' Key ---> Desc. ball speed.
**HAVE FUN! :)**