Closed HanRH99 closed 2 weeks ago
This PR adds the Y-movement of Player
In general space invader games, most player entity can move y-axis. Player Y-movement feature is necessary for our game
Initial location of two player mode isn't intuitive. Player 1 should be located at left and player 2 should be at right
What
This PR adds the Y-movement of Player
Why
In general space invader games, most player entity can move y-axis. Player Y-movement feature is necessary for our game
Additional Improvement direction
Initial location of two player mode isn't intuitive. Player 1 should be located at left and player 2 should be at right