C++
Geometry library
A C++ math and geometry template library for game logic and rendering, heavily inspired by glm and the Unity.mathematics libraries.
OpenGL tetris
Native application without any third party dependencies (excluding OS specific APIs). It uses OpenGL, the Windows API, the geometry library described above, and the C++ std.