January 9, 2025 at 5:06 PM
A collection of small projects and experiments in C++ and game development
Tinker Toys is a collection of small projects and experiments in C++ and game development. The goal of this project is to explore different aspects of C++ and game development in an attempt to learn more about the language and the process of building games.
The Tinker Toys project is hosted on GitHub at https://github.com/RevelryPlay/Tinker-Toys
This is a shared library between my various projects that provides methods for logging and CLI menus and options.
This is a collection of data structures and algorithms that I have implemented in C++.
This is a collection of networking projects exploring server and client communications using various methods.
This is a collection of projects that use OpenGL to render graphics.
This is a project that uses the imgui library to create a GUI for experimenting with OpenGL.
This project is looking at the basics of creating generic primitives using OpenGL.
This is a collection of projects that explore threading in C++.