Prototype 16 - Bomberman Replica
Quiz Game is a game prototype I built while following along with Brackeys’ How to make Bomberman in Unity tutorial on YouTube. The core gameplay loop is:
- Move around
- Place bomb
- Don’t get blown up
Play the game in your browser here.
View my GitHub repo here.