This is a template for creating 2D games with C++ with Cmake. Feel free to use this repository for your projects!
This repository was inspired (and i also taken some piece of code from: https://github.com/chfhhd/raylibstarter-minimal)
- Raylib (Version: 4.5.0) (Window Rendering, sprites ecc..)
- Enet (Version: master) (Client & Server, Multiplayer)