Media Summary: I used the 2020 GMTK Game Jam as an opportunity to try to learn how to use C++ with Coded using C++ and rendered with SDL graphics. game looks a bit smoother and some bugs fixed.
Sdl2 Bouncing Ball - Detailed Analysis & Overview
I used the 2020 GMTK Game Jam as an opportunity to try to learn how to use C++ with Coded using C++ and rendered with SDL graphics. game looks a bit smoother and some bugs fixed. Simple program using libSDL written in C to show a moving rectangle that will reflect off the edges of the screen. You can control ...