Posted November 19, 2022 by d. harding
#Introductions
Feel Free to let me know what you would like to see I am pretty approachable. We can share thoughts and ideas for example. I am a C++ coder.
As far as the code is concerned, the code is all object-oriented C++ classes. I have constructed the class libraries such that I have encapsulate the video (graphics), sound, and game pad controller, code in a LIB file, so that I do not have to repeat that again, in a future game(s).