More a coding practice program than an actual game. Digit is played on a 10x10 grid and the goal is to dig out the treasure chest by randomly picking and diging locations inside the grid. Beside the chest you can find skulls that reduce your lives (shovels), or extra shovels. You could call it a simplified minesweeper game, but the game features no real challenge or something you can call proper gameplay. The outcome of each game is purely based on luck. No presentation or scoring. Nice readme file.