Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 274 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 274 Bytes

MineSweeper clone in Elm

<script src="./dist/sweeper.js"></script> <script> var node = document.getElementById('main'); var app = Elm.Main.embed(node); </script>

You can play the game here