Page 1 of 1
RTS basics: movement and avoid obstacles
Posted:
Sat Apr 22, 2017 2:55 pm
by ITomi
I have made a small tutorial program in GE (RTSalap.zip), which maybe useful for those programmers, who wish create RTS or RPG games with GE.
For details, please look over the source code, in which I wrote comments.
Re: RTS basics: movement and avoid obstacles
Posted:
Sun Aug 06, 2017 6:42 pm
by tzoli
That's a really nice demo, I was thinking of making an RTS game but I just didn't have time for it.
The only thing that may be bad for others is the fact that the variable/function names are in Hungarian. It's less readable to others.
By the way it's good to see that I'm not the only Hungarian over here.
Re: RTS basics: movement and avoid obstacles
Posted:
Sun Aug 06, 2017 7:24 pm
by MrJolteon
tzoli wrote:That's a really nice demo, I was thinking of making an RTS game but I just didn't have time for it.
The only thing that may be bad for others is the fact that the variable/function names are in Hungarian. It's less readable to others.
By the way it's good to see that I'm not the only Hungarian over here.
oh hey you're back
Re: RTS basics: movement and avoid obstacles
Posted:
Sun Aug 06, 2017 7:32 pm
by tzoli
Yeah, kinda... I've been busy lately attending the "Piscine" and before that finishing school, but I hope I can be more active now.
Re: RTS basics: movement and avoid obstacles
Posted:
Tue Aug 08, 2017 8:27 pm
by Kcee
Welcome back Tzoli! It's good to see GE's former members coming back, it's a sign that the forum will become active once more.
Re: RTS basics: movement and avoid obstacles
Posted:
Sat Aug 26, 2017 12:29 pm
by ITomi
Thank you for your comments, boys!
I working on an RTS game with GE1.4.1, which based on this tutorial. But I have a big problem: the source code is larger than 11MB till now (without the music and sound effects!). This means that I not to be able to upload it to this forum?
To give you a foretaste, here is a screenshot from my game "Star colony":
Re: RTS basics: movement and avoid obstacles
Posted:
Sat Aug 26, 2017 6:21 pm
by MrJolteon
ITomi wrote:Thank you for your comments, boys!
I working on an RTS game with GE1.4.1, which based on this tutorial. But I have a big problem: the source code is larger than 11MB till now (without the music and sound effects!). This means that I not to be able to upload it to this forum?
To give you a foretaste, here is a screenshot from my game "Star colony":
Just upload it to Dropbox or somewhere similar, and just share the link to the file.