Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/admodev/cppong
Pong, made in C++ with Raylib.
https://github.com/admodev/cppong
c cpp game game-dev game-development game-engine gamedev games raylib raylib-cpp
Last synced: about 23 hours ago
JSON representation
Pong, made in C++ with Raylib.
- Host: GitHub
- URL: https://github.com/admodev/cppong
- Owner: admodev
- Created: 2022-06-22T23:31:12.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-06-23T02:35:01.000Z (over 2 years ago)
- Last Synced: 2023-03-06T02:28:38.903Z (over 1 year ago)
- Topics: c, cpp, game, game-dev, game-development, game-engine, gamedev, games, raylib, raylib-cpp
- Language: C++
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PONG!
Pong game made with Raylib in C++
#### Instructions:
To run, debug and compile this code, please refer to the following links:
[raylib on windows](https://github.com/raysan5/raylib/wiki/Working-on-Windows)
[raylib on macos](https://github.com/raysan5/raylib/wiki/Working-on-macOS)
[raylib on linux](https://github.com/raysan5/raylib/wiki/Working-on-GNU-Linux)