Go to file
MasterGordon 3127575eaf Merge branch 'main' of github.com:MasterGordon/minesweeper 2024-09-14 21:07:37 +02:00
src added quickstart and footer 2024-09-14 21:07:35 +02:00
.gitignore first commit 2024-09-14 20:30:32 +02:00
README.md Update README.md 2024-09-14 20:32:09 +02:00
eslint.config.js first commit 2024-09-14 20:30:32 +02:00
index.html first commit 2024-09-14 20:30:32 +02:00
package-lock.json first commit 2024-09-14 20:30:32 +02:00
package.json first commit 2024-09-14 20:30:32 +02:00
tsconfig.app.json first commit 2024-09-14 20:30:32 +02:00
tsconfig.app.tsbuildinfo first commit 2024-09-14 20:30:32 +02:00
tsconfig.json first commit 2024-09-14 20:30:32 +02:00
tsconfig.node.json first commit 2024-09-14 20:30:32 +02:00
tsconfig.node.tsbuildinfo first commit 2024-09-14 20:30:32 +02:00
vite.config.ts first commit 2024-09-14 20:30:32 +02:00

README.md

Minesweeper

A simple version of minesweeper built with react in about 1h.

image