A small, self-contained maze game created as part of a time-boxed coding challenge at AND Digital. The player controls a robot navigating a minefield using directional commands
Problem: Your task is write a miniature game 🎮. The player is in charge of a prototype robot AND-Roid, which is sent into an active minefield. The player's task is to direct the robot with up/down/left/right commands safely through the minefield to the exit, without striking any mines.
Playable Demo: https://roguedungeondev.itch.io/and-droid
Source Code: https://github.com/stebaker92/mine-game