Space Invaders in Go using an Donburi ECS and Ebiten Graphics library
- Arrow keys to move left and right
- Space bar to fire
- R to restart
- P to pause
- Q to quit
- Different aliens
Aliens shootVertical orientationDestructible BarriersPause gameStretch: Webassembly for Browseruse https://github.com/yohamta/donburi/ to create a gameFire bulletsDefine board size, borders, kill zonecollision detectionDestroy aliensKill player
Swarm of aliensTrack scoresWrite high scores to a file
Cool backgroundLevels with speed upsReset gameAudio for shots and explosions