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
- Host: GitHub
- URL: https://github.com/ryan-haskell/pong
- Owner: ryan-haskell
- Created: 2015-03-25T22:52:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-26T01:12:13.000Z (over 10 years ago)
- Last Synced: 2025-03-19T17:49:00.205Z (9 months ago)
- Language: C++
- Size: 148 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.