← back to desktop

Custom Game Engine

Simple SDL2 game engine in C++ supporting both P2P and client-server architectures.

Launched March 2024

#cpp#sdl2#networking#game-engine

Source ↗

A game engine built from scratch in C++. It features a robust client-server architecture using ZeroMQ and rendering powered by SDL2.