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

https://github.com/awesomearjun/ping-pong-sdl3

A Ping Pong videogame made in SDL3
https://github.com/awesomearjun/ping-pong-sdl3

cmake cpp cpp11 oop sdl3 sdl3-image

Last synced: about 1 year ago
JSON representation

A Ping Pong videogame made in SDL3

Awesome Lists containing this project

README

          

# ping-pong-SDL3
## Description
A simple ping-pong clone made in SDL3, using C++ and CMake! Playing instructions in docs/README-PlayInstructions.md (coming soon)
## Screenshot
Coming soon!
## How to build

Requirements



  • C++11 or higher

  • CMake version 3.10.0 or higher

  • Git