Page 1 of 1

[demo] a RTS game named Space-War

Posted: Fri Jan 29, 2016 8:52 am
by Alexar
hi everyone !
I am Alex and this time I'd love to show you the project I am working on. Originally, I wanted to make a STG game. But I changed it to a RTS game, because it's more challenging.
The name of this game is not set yet. I hope you guys can give me some suggestions. It looks like StarCraft in unit controlling and ui. but in this game, aliens can collide each other, but can't stop at same point. you can draw lines to let the units arrange along the line. and units can not chase enemies separately by in formed team.
Well I just finished a control tutorial. Please take a look at it and suggestions are welcomed! hope you like it.
this love file is in version 0.9.2.
space war.love
(1.96 MiB) Downloaded 221 times
screenshot.png
screenshot.png (101.16 KiB) Viewed 4442 times
there rest a lot of work to do, including script of UI. AI. scenario mod. more mods of game, networking etc.

Re: [demo] a RTS game named Space-War

Posted: Fri Jan 29, 2016 10:36 am
by Doctory
Image
This is most likely because you are using an older version of LOVE
It should be easily fixed by removing the line

Code: Select all

t.window.fullscreentype = "normal"
from conf.lua

Re: [demo] a RTS game named Space-War

Posted: Fri Jan 29, 2016 11:37 am
by rmcode
Doctory wrote: This is most likely because you are using an older version of LOVE
Alexar wrote: this love file is in version 0.9.2.
;)

--

You have a quite cool thing going on here! I think there should be a way to make the tutorial text appear faster on screen (e.g. simply by clicking or hitting spacebar).

Re: [demo] a RTS game named Space-War

Posted: Fri Jan 29, 2016 1:12 pm
by Alexar
rmcode wrote: You have a quite cool thing going on here! I think there should be a way to make the tutorial text appear faster on screen (e.g. simply by clicking or hitting spacebar).
Thanks, i will add this feature in next build.

Re: [demo] a RTS game named Space-War

Posted: Fri Jan 29, 2016 5:27 pm
by Tchey
Hello,

How can i try it with Linux and Love 0.10.0 installed ?

Thanks

Re: [demo] a RTS game named Space-War

Posted: Fri Jan 29, 2016 6:19 pm
by rmcode
Tchey wrote:Hello,

How can i try it with Linux and Love 0.10.0 installed ?

Thanks
You'll have to port the code or download the love builds for 0.9.2.

Re: [demo] a RTS game named Space-War

Posted: Sun Jan 31, 2016 7:32 pm
by RainbowOverdose
Just saying, but there's a wide set of tools fot high resolution space/nebula (both procedual and hand) creation, just saying.

Edit: Anyway, looks cool