Posted December 11, 2020 by Kurt Dekker
I started making games before high school, but the oldest source code I found was from my earliest TRS-80 Model 100 games in 1984.
Later I did MS-DOS games, then some Windows games, then PalmOS and WindowsCE games, and over time I have kept all that source code going and ported it into this package, KurtMaster2D.
KurtMaster2D games are all native code (in the case of the earliest ones it is interpreted 8085 assembly code), and they are running as a DLL underneath of Unity3D, which handles presentation and user interface and audio, communicating with the underlying native code.
Anyway, I've been updating KurtMaster2D for 5+ years or so and it has been a lot of fun. I hope you find some games you enjoy.