Extraterrestrial Tower Defense by mikejzx
Extraterrestrial Tower Defense is a simple tower-defense game (hence the name) where you try prevent any extraterrestrial life from existing.
There are 4 towers to choose from that you can purchase. You use your life to purchase these. You can also sell your towers and be payed back a reasonable price. Simply click on one of your purchased towers, and select 'Sell for $_'!
The most powerful tower can only exist in one instance. If you wish to move it, you can sell it, re-purchase it, and move it to where you wish. :D
The controls are quite obvious. Press Return/Enter to start the next wave. Press ESC (or click the button in the bottom-left corner) to pause the game.
Enjoy! Please rate!
To play: * Download from any of the linked archive files (.rar, .zip, or .tar.xz) and extract somewhere. * Run 'XTC_v1.1.exe' * Play!
Made with: * Unity3D game engine * Audacity * Paint.NET
Apologies for the lack of originality - hopefully the theme won't be so random next time. Also sorry about the horrific weapon sounds :P
| Source Code | https://github.com/mikejzx/LD44/ |
| Windows | https://github.com/mikejzx/LD44/releases/download/1.1/XTD.rar |
| Other (document) | https://github.com/mikejzx/LD44/releases |
| Original URL | https://ldjam.com/events/ludum-dare/44/extraterrestrial-tower-defense |
Ratings
| Given | 10🗳️ | 10🗨️ |
Gameplay itself is cool and you've done that really nice.
Here are some my "complaints":
- After placing several turrets their sfx started to be louder than the music.
- I was able to select multiple turrets at once, if I changed selection, the previous one wasn't deselected
- Radius circles were a bit pixelated
I believe that if you improve UI and maybe wave management this will become even better game.
Good job!
And about the limit on towers, I was actually thinking of a system to do this, where maybe the amount of one tower you can have is something like the current wave. But I made sure to only allow 1 of the final tower since it's clearly OP as hell. (Maybe a bit too OP hahaha)