Aliens Dominator
A downloadable game
Aliens Dominator is a multiplayer game where you must protect your base from the monsters on another planet using your archer and the technology guns in your base.
This game is still in the development phase, working on it as a personal project.
I have designed and implemented the systems here:
- A multiplayer system that makes the game replicated to many clients using unity Netcode
- A bow and arrow weapon mechanic
- A generic infinite-state machine that is forming the behavior of my creature, weapons, and planes. e.g it tells the creature when to attack and when to run away ...etc
- Weapons sensor that will detect enemies around the base
- The wave path visualizer that draws the path of the points where the enemies are gonna come from
- A mother creature that can spawn small creatures out of its mouth
- Spinning creatures that will rush your base fast
- Wall-clamping creatures that will take shortcuts to reach your base through walls
- Tracking missiles that will follow the target until they hit it
- Reinforcement planes that will bring you ammo when your weapons run out of it
- A defense plane that patrols and uses two different weapons to target enemies
The list goes on and on, I'm still adding more features to this game, and hopefully, I will be able to release it soon
Leave a comment
Log in with itch.io to leave a comment.