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

https://github.com/ryan-haskell/pong

Pong in C++ and SDL
https://github.com/ryan-haskell/pong

Last synced: 9 months ago
JSON representation

Pong in C++ and SDL

Awesome Lists containing this project

README

          

# Pong
Pong in C++ and SDL

I'm creating a simple game in C++ using SDL 2.0 to familiarize myself with all the cool stuff SDL 2.0 has to offer.

# Nothing fancy, just pong.