Bomberman remake
Abstract
Bomberman is a local multiplayer where the player needs to bomb the other player in an arena. This arena after a time gets smaller and smaller due to spikes!
The project
Approach
In this project I applied some graphics techniques.
- Toon Shader in HLSL.
- Object pool system for bombs.
- Local multiplayer.
The Result
Links
To see the code in more detail, I kindly refer to my github repository.