amadeus / minesweeper

(mostly done)

Home Page:minesweeper-amadeus.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows 3.1 Minesweeper

Still a few more things to do, but the main game cycle is in place.

You can check out a recent version of it here.

Development

If you want to play around with this, feel free. Just run a quick:

npm install

to get all your dependencies in place, followed by a yung:

npm run start

to run the local dev server and be able to tube.

If you'd like to run a quick TypeScript check:

npm run tsc

Todo

  • Custom Game configuration
  • Improve mobile support? Maybe?
  • Bugs? Probably

About

(mostly done)

minesweeper-amadeus.vercel.app


Languages

Language:TypeScript 77.5%Language:CSS 17.8%Language:HTML 4.7%