IO Game - BombR
This sample is provided with full source code and demonstrates how Quantum can be used to create an io-style Bomberman game.
- Built with
Quantum 1.2.3 RC3
. - Requires
Unity 2018.2.2
or higher. - Runs on
Windows
.
Download the newest sample sources here: BombR
Disclaimer: The sample game was developed by NEEERDS for Exit Games.
Highlights
- Io-style online multiplayer Bomberman game for 12 players
- Showcases snapshot-based client connects with a local server running the simulation
Screenshots






Release History
Apr 15, 2019
- Upgraded to Quantum 1.2.3 RC3
Jan 30, 2019
- Initial release
Jan 29, 2019
- Migrated the project from Azure (b9be2d3933fa8083d5669719e65f24be970683d3, 09.01.2019 17:14) to Github.
The project history was cleared because it contained too much binary build data.
Back to top