AndyRN / art

GitHub Game Off
0 stars 0 forks source link

Space Invaders x Tower Defense x RTS #2

Open AndyRN opened 5 years ago

AndyRN commented 5 years ago

A vertical shooter like space invaders mixed with tower defense mixed with RTS base building. You don't control any defending units directly. Instead you build a base that spawns defending units that attack autonomously

Now we have the game idea, let's think about how to divide up the work.

AndyRN commented 5 years ago

Potentially we need someone to look at the UI/images

AndyRN commented 5 years ago

Another to look at the buildings and unit generation

AndyRN commented 5 years ago

Also someone to think about how to "progress" the "time" within the game? i.e. The movement of the units toward the other end of the screen, etc.

AndyRN commented 5 years ago

https://opengameart.org/content/2d-space https://www.kisspng.com/free/space-invaders.html

Potential resources

AndyRN commented 5 years ago

http://docs.godotengine.org/en/3.0/tutorials/2d/index.html

Will be undoubtedly useful

AndyRN commented 5 years ago

So would we still have the standard "Space Invaders" controls, with a spaceship at the bottom being moved left and right while firing through the gaps of the base?

Then at the same time, you can use your mouse to select the buildings and popup dialog UIs to queue up build operations that would eventually send different types of units toward the enemy?

Was that your initial intention, Richard?

r-f-j-thomas commented 5 years ago

Originally I thought that the actually fighting would be automated - ie you don't directly control anything other than base building, which generates attacking units.

The idea of having to do both things at once is really interesting though, and certainly makes it more of a mashup.

AndyRN commented 5 years ago

Cool, I was thinking of starting work on getting some sort of ship at the bottom of the screen setup with horizontal movement and ability to shoot upward?

Fancy focusing on individual buildings and/or generating units to start off?

r-f-j-thomas commented 5 years ago

Ah only just read this. I've made a little spaceship that can be moved horizontally, on a space background. It's pretty dumb though. Feel free to take it over

r-f-j-thomas commented 5 years ago

For the spaceship i used assets from here: https://opengameart.org/content/space-shooter-redux