Spark Engine 3D
A downloadable game engine for Windows
This is my first major project. I can say it's not the best engine yet, but... it's a very lightweight engine, weighing only 3 MB. It supports reading DLL files and changes without recompiling. You only need to write gamemap.d and compile it into a DLL.
You only need gamemap.d, and the engine itself will compile and install it. You'll just need the dmd compiler and the dub build tool on your system. You can download them from the official D language website: https://dlang.org/download.html. You need to download dmd, and dub will load with it. If you just want to look at the engine, you don't need these tools; just run the compiled file. The gamemap.d file is included in the zip archive; it's just an example of how to write code; you don't need to learn D. Simply understanding the algorithms is enough. The logic is very clear and easy to understand. This is the basic RayLib code, which is included.
Please donate at least a little money. I worked really hard, poured my heart and soul into this, developing it for three months, and there were burnouts. If I don't make at least a little money on this, my parents won't buy me a new PC or components for it. I really need it. My computer is from 2012. I worked hard on optimization, and it shows: the engine supports 3D models, animations, textures, collision, shadows, simple physics, and sounds, and it's only 3 MB. I'm not saying it's a great engine, but I think it's a great start.
SUPPORT THE DEVELOPER
image in the top is a QR-CODE for donate into Optima Bank Visa but i can link PayPal in Kyrgyzstan( I hope you understand my problem. PLEASE USE WISE OR CRYPTO IF YOU NOT IN KYRGYZSTAN. Trust Wallet USDT TRC20 Crypto.
| Published | 5 days ago |
| Status | In development |
| Platforms | Windows |
| Author | SPIXUN |
| Genre | Platformer |
| Tags | 3D, Sandbox, Singleplayer |
| Content | No generative AI was used |
Download
Install instructions
You want to have dmd and dub if you want do develop in this game engine. If you just want to wiew this you don't requied dmd and dub im pin link in the details.
