Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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)