BombAhead is a monorepo.
Included are:
- the game server (
server/) - the match runner (
match_runner/) - the website + platform backend (
website/) - the matchmaker (
website/cmd/matchmaker/) - examples of the sdks ('example')
- the legacy SDL C game (
c_game/)
All current information, setup steps, and competition details can be found here: https://bombahead.n3mo.org/
For the legacy C game, see c_game/README.md.