Skip to main content

Game Development

Iโ€™m a big fan of video games. To me, games are interactive art. Understanding the internal mechanics of how games work makes me appreciate them more.

Game Enginesโ€‹

JavaScriptโ€‹

Unreal Engineโ€‹

When users experience flickering in the UE4 or UE5 editor, this seems to be traced back to an issue with Nvidiaโ€™s overlay test mode. Applying a registry fix can correct this:

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Dwm]
"OverlayTestMode"=dword:00000005

Resourcesโ€‹

Procedural generation:

Creating game assets: