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:

  1. A multiplayer system that makes the game replicated to many clients using unity Netcode
  2. A bow and arrow weapon mechanic
  3. 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
  4. Weapons sensor that will detect enemies around the base
  5. The wave path visualizer that draws the path of the points where the enemies are gonna come from
  6. A mother creature that can spawn small creatures out of its mouth
  7. Spinning creatures that will rush your base fast
  8. Wall-clamping creatures that will take shortcuts to reach your base through walls
  9. Tracking missiles that will follow the target until they hit it
  10. Reinforcement planes that will bring you ammo when your weapons run out of it
  11. 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.