Adding pickup msgs

07/04/25added a custom cursor for interactive items vs inventory cursor. Added pickup messages that display what item has been picked-up....
0 Read More

3D Renderer in C - Update to SDL3

Welcome to another entry to the 3D renderer series. Today I'm documenting my switch from SDL2 to SDL3. We'll tackle this first on Windows, then macOS and Linux. Let's get to it. Installation ...
0 Read More

Exploring Nau Engine codebase: pt.3

Exploring Nau Engine codebase: pt.3
In the final part of our trilogy on Nau Engine, we'll focus on errors that occur when implementing classes. The examples in this article show how even small defects can lead to serious issues in the a...
0 Read More

Robocation, yet another coding game

This is a submission for the Alibaba Cloud Challenge: Build a Web Game.* What I Built Robocation, is little programing game. Player must solve some coding problem to develop robot and create a...
0 Read More