My entry for Game 2 of the 20 Games Challenge https://games.jdkaplan.dev/breakout
  • Rust 92.4%
  • HTML 4%
  • Makefile 3.6%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-28 17:38:03 -04:00
build Breakout 2026-08-28 17:38:03 -04:00
src Breakout 2026-08-28 17:38:03 -04:00
.gitignore Base game template 2026-08-09 13:08:28 -04:00
Cargo.lock Base game template 2026-08-09 13:08:28 -04:00
Cargo.toml Breakout 2026-08-28 17:38:03 -04:00
clippy.toml Base game template 2026-08-09 13:08:28 -04:00
Makefile Base game template 2026-08-09 13:08:28 -04:00