Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/davidcavazos/asspong
A simple pong game to demonstrate assembly code in a C++ program
https://github.com/davidcavazos/asspong
Last synced: 22 days ago
JSON representation
A simple pong game to demonstrate assembly code in a C++ program
- Host: GitHub
- URL: https://github.com/davidcavazos/asspong
- Owner: davidcavazos
- Created: 2012-11-19T18:51:21.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2012-12-11T03:28:37.000Z (about 12 years ago)
- Last Synced: 2024-10-30T00:49:22.648Z (2 months ago)
- Language: C++
- Size: 13.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
AssPong
=======Assembly Pong
A simple pong game to demonstrate assembly code in a C++ program
Dependencies: SDL and SDL_mixer