Exercise: Minesweeper in 100 lines of clean Ruby
I like how in Ruby you can often use less lines of code and at the same time increase readability. So as an exercise, and for fun, I did that with Minesweeper: Exercise: Minesweeper in 100 lines of clean Ruby
Post a comment