I want to share my tower defense game with you

Started by
0 comments, last by FantasyVII 11 years, 1 month ago

Hello everyone,

For the past six months I have been working on a multiplayer 2D tower defense in XNA and C#. And I just thought I would share my work with all of you.

If anyone is interested here is my website check it out.

www.vault16software.com

I try to post a dev video when I can.

Advertisement

Hello everyone,

So for the past few weeks I have been working on my engine. Specifically I was working on the UI system. But then I got so bored and I decided to make a lighting and particle system in my engine. and in this video that is exactly what I will be showing off. Both of the systems use simple pixel shader and a light mask map.

It took me 3 days to make this. In the particle system you can adjust the following:-

  1. Particle starting color and ending color.
  2. Particle gravity.
  3. Particle speed.
  4. Particle rotation angle and direction.
  5. Light color for each particle.
  6. Particle life.
  7. Particle position and size.
  8. Particle texture.

So here is the video I really hope you guys enjoy it icon_smile.gif

This topic is closed to new replies.

Advertisement