Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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! :)**