I've been experimenting with C++ 20 modules.
Modules are a new way of organizing C++ source files, and my development tools have advanced to the point I can do some simple development.
The tools are still in their early stages, but I find the technology interesting, so I made a module version o...
I've been developing a computer game over the past year.
I had not posted on my development progress regularly on this site, but now my progress can be found under a new section under projects, Game Development.
For now it only includes development updates I've presented at the SNH Game Develo...