
2 years ago
Next up
Space Invaders. Enemies can shoot!
Start of developing the Space Invaders sample game.
I already wrote the initialization of the game, and created several empty scenes. The screenshot shows the scene of the game loading. And I have drawn a temporary image for this scene
Now it's very easy to create an animation from a sprite sheet (texture atlas) in my engine! Image credits: - @MatheusBarbiot_
- @Raid_BugRepellent
- @ZenOfficial
Now the invaders can move too. After each step they change texture, like in the original game
2 comments