origedit / mines

Minesweeper boards for Discord
2 stars 0 forks source link

board creator for the game Minesweeper for messages on Discord, written in gForth.

./mines (width) (height)
||⬜||||⬜||||⬜||||⬜||||⬜||
||⬜||||⬜||||⬜||||⬜||||⬜||
||⬜||||1️⃣||||1️⃣||||1️⃣||||⬜||
||1️⃣||||2️⃣||||💣||||1️⃣||||⬜||
💣||2️⃣||||1️⃣||||1️⃣||||⬜||

copy the output from the terminal with Ctrl+Shift+C and paste into Discord.

you need gForth to run this.