One day I was trying to search for something like pygame for C++ and I found SDL2, but the implementation of this library was not easy for me. I decided to make this tutorial on how to implement SDL2 ...
Emulates the CHIP-8 instruction set Supports CHIP-8 ROMs SDL2 for graphics, input handling and sound Simple and clean code structure Cross-platform compatibility ...