About
bobbyhiddn/ecs-asteroids: An ebiten ecs based asteroids clone that is based on samuel-pratt's ebiten-asteroids.# ECS Asteroids A recreation of the classic Atari game Asteroids using Go, Ebiten, and an Entity Component System (ECS) architecture. The game features both desktop and mobile support through WebAssembly. Publishing to To stay in line with the original Asteroids, all graphics are gener…