Changelog
- 5e1bd55 Add release support
- 036cd20 Update README.md
- 918e38f add infinite board support
- 69b6306 cleanup & refactor
- 24f9d58 Implement quit button
- 9952051 minor idiomatic adjustments
- 87f7c7c Implement restart
- 3c5cd04 Implement restart
- 9f7a3ed game.Start: improve performance
- ec3dd64 Pause: improve performance
- 7ad8a26 Implement pause
- b673997 Implement game's logic
- d3c13e5 Board: cell selection working
- 26b0249 Board: change cells data structure from 2D array to map
- 7394074 Add keystroke recognition
- d738ea2 first commit