https://github.com/heedrox/minesweeper-js
minesweeper in JS with a little FP flavour
https://github.com/heedrox/minesweeper-js
Last synced: 8 months ago
JSON representation
minesweeper in JS with a little FP flavour
- Host: GitHub
- URL: https://github.com/heedrox/minesweeper-js
- Owner: heedrox
- Created: 2017-08-17T11:25:29.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-17T11:25:46.000Z (almost 9 years ago)
- Last Synced: 2025-01-17T18:02:56.736Z (over 1 year ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Kata minesweeper with JS and a FP style
This is me, learning a little of FP style through different katas.
http://codingdojo.org/kata/Minesweeper/