Skip to content

⚡ Power-ups

Power-ups are not implemented in the current version of Alien Invasion.

If you want to contribute a power-up system, start by reviewing:

  • Entity creation in src/config/actors/
  • Collision handling in src/config/logic/
  • Rendering flow in src/config/rendering/

Next Steps