Page 1 of 1

RTS Game Example

Posted: Sun Jul 09, 2017 1:16 pm
by CodenStuff
Hi all,

I came across this game I was messing around with a few years ago. It is my attempt at making an RTS game in VB.Net...it isn't complete but I think for what it is it works quite well.

Image

Not a lot of code involved and has the following features:
Auto tank movement
Turrets point towards target when in range
Tanks fire bullets in direction of target

You can move the red boxes around with the mouse and control the boat with W,A,S,D keys.
CnSRTS.zip
I like it lol :)

Re: RTS Game Example

Posted: Sun Jul 09, 2017 2:27 pm
by Dummy1912
:nersmile Awesome

Thanks m8

Re: RTS Game Example

Posted: Sun Aug 06, 2017 2:21 pm
by smashapps
It is projects like these I love. Each new feature you add just improves the game 10 fold.

Thanks for sharing your source code :)