Skip to content

Mine Sweeper - Typescript

License

Notifications You must be signed in to change notification settings

ekarious/minesweeper-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mine Sweeper - Typescript

My vanilla typescript version of Mine Sweeper !

Required

  • NodeJS

Installation

When inside this folder

npm install
npm run build

Usage

Launch the index.html file in the dist/ folder in your browser. Have Fun !