Breakout clone
A clone of Breakout / Arkanoid written in Bevy and compiled for the web using WebAssembly (WASM). The goal is to create a simple, cleanly architected code base that can be used as a reference when creating more complex projects.
Current status: work-in-progress
The current game is in early development and far from finished.