/minesweeper

Minesweeper clone built with Deno Fresh

Primary LanguageTypeScriptGNU Affero General Public License v3.0AGPL-3.0

Deno Fresh Minesweeper

License

The code in this repository is licensed under AGPL-3.0-or-later (LICENSE)

Usage

Start the project:

deno task start

This will watch the project directory and restart as necessary.