Inspired by Twini-Golf by Polymars, this project is a work in progress Table Tennis game made in SDL3 (C++). This is my first C++ project ever, and I made this game to mainly learn the language and try out an artstyle I haven't used before. The code may also contain a lot of memory leaks, but I don't really give a 🦆. More information can be read in my articles about this game here!
This project takes advantage of the **SDL3.0 (Simple DirectMedia Layer) Framework ** together with the extensions **SDL_image **, SDL_mixer and SDL_ttf, as well as ENet for peer-to-peer multiplayer!
Currently, there are no pre built binaries of the game available to download, but I'll try to package it for all major operating systems when I get to it. However, building from source is just as easy!
Because I'm using a retina display, the game may not be optimized for other displays. (The game calculates with only half the resolution, so on 'normal displays' the textures may only fill up a quarter of the screen).
- Versus Computer
- Multiplayer
- Fancy ass music