[minesweeper] use event iterator; add arrow keys to minesweeper
Created by: phiresky
Replaces the single byte reads with the termion event iterator, and allows arrow keys to be used for moving.
Created by: phiresky
Replaces the single byte reads with the termion event iterator, and allows arrow keys to be used for moving.