So I finally got this working.
Since this is my first post I need to write some context.
If I did this earlier then there would be no need to…
Well, the base Space Invaders game is finished. The level generation is wack but that will be changed.
The weapons, player stats, aliens, and even the player itself (I think) are highly modular. I can easily switch out one alien for another, one weapon for another, etc.
I created some basic cards with the help of YouTube tutorials. Once I realized I don’t care about the art aspect… I copied the art from the (publicly given!) assets of the tutorial. I promise I’ll change it before I’m done with the game.
Also created basic scenes
Created event listeners that I’m honestly pretty happy with
Anyways that’s my summary for now. Maybe I forgot something. I’m a forgetful guy
This is the main reason I created this page
Before I get into what I did, I need to go over the problems
Right… before the problems I need to get into the vision of my game.