feeef
Well-known member
I am making a game engine for our old B&W Macs. I have posted the full story at Tinker different as it was my main source of inspiration for coding, but I thought I would post about it here too.
You can find the source code at https://gitlab.com/ftech31/classicsprite
It is still a work in progress and there is no documentation at this time. I plan to work on that as I move forward with finalizing the code structure and the syntax. The entire project is released under a free software licence so feel free to use, share, and modify as you wish! I learned a lot during the process so it can also be a source of code example for anyone who wants to learn how to program with 1-bit QuickDraw.
Here is a quick demo of a dummy game that I made with the engine:
You can find the source code at https://gitlab.com/ftech31/classicsprite
It is still a work in progress and there is no documentation at this time. I plan to work on that as I move forward with finalizing the code structure and the syntax. The entire project is released under a free software licence so feel free to use, share, and modify as you wish! I learned a lot during the process so it can also be a source of code example for anyone who wants to learn how to program with 1-bit QuickDraw.
Here is a quick demo of a dummy game that I made with the engine: