Color Grid
Color Grid is a puzzle game that I created in 2018 while exploring game mechanics and color theory. The project was built using C++ with SDL2 for the desktop version, and I used Emscripten to compile it for the web.
This project helped me understand cross-platform development and the challenges of porting native C++ code to run in browsers. It was an early experiment in making games accessible through web technologies while maintaining performance.
General Info
- Tech
- C++, JS, Emscripten
- Year
- 2018
- Platforms
- PC
- WEB