myhunt/ruby
Gwenhael Le Moine 5ed8f74aed
caption
2023-04-06 13:20:51 +02:00
..
bin caption 2023-04-06 13:20:51 +02:00
lib 1.1.0 2023-03-15 14:48:25 +01:00
minehunt.gemspec package gosuhunt in gem without forcing dependency on gosu in gemspec 2023-03-15 14:47:41 +01:00
Rakefile add Rakefile 2022-11-22 11:49:53 +01:00
README.md Better README.md 2022-11-22 12:02:24 +01:00

Implementing HP {48,49,50} minehunt game

You start on the top-left corner and your goal is to reach the bottom0right corner without blowing-up a mine.

You can move using ↑ ← ↓ →

or (better) the keypad which moves as 7 8 9 ↖ ↑ ↗ 4 6 ← → 1 2 3 ↙ ↓ ↘

You can quit at any time using 'q'

You can replay at the end using 'r'