So because I really like playing with these Engines, I decided to make a little and easy one, too.
This GameEngine is really easy and of cause this GameEngine is not as good as the GameEngines you may know.
But I made this just for fun.
At first I wanted to use C/C++ for my GameEngine but then I noticed that there are many different (really good) GameEngines. So I also took a look at AutoIt-Engines and I could not find any real Engine.
Thats why I decided to make my Engine with AutoIt and I also finished a peace of the code.
I want to share it as Opensource, you can use it for commercial and non commercial projects. Feel free to change some things and to add/delete some old things.
If you are using this Engine, please give me a place in credits or something similiar. ;)
The File you can download includes an AutoIt-File called "Install_GameEngine.au3", just start this file and then you can use the GameEngine with Syntax-Highlighting and Calltips. There is nothing more to do. You can start after executing Install-Script my examples.
In the File there are also 2 Examples, I was too lazy to write some better looking examples. But the examples should explain some basic things.
Edit:
A german version and some more explanations will follow if you are interested.
This GameEngine is really easy and of cause this GameEngine is not as good as the GameEngines you may know.
But I made this just for fun.
At first I wanted to use C/C++ for my GameEngine but then I noticed that there are many different (really good) GameEngines. So I also took a look at AutoIt-Engines and I could not find any real Engine.
Thats why I decided to make my Engine with AutoIt and I also finished a peace of the code.
I want to share it as Opensource, you can use it for commercial and non commercial projects. Feel free to change some things and to add/delete some old things.
If you are using this Engine, please give me a place in credits or something similiar. ;)
The File you can download includes an AutoIt-File called "Install_GameEngine.au3", just start this file and then you can use the GameEngine with Syntax-Highlighting and Calltips. There is nothing more to do. You can start after executing Install-Script my examples.
In the File there are also 2 Examples, I was too lazy to write some better looking examples. But the examples should explain some basic things.
Edit:
A german version and some more explanations will follow if you are interested.