Skip to content

jalagus/minesweeper-ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minesweeper-ts

Basic minesweeper in TypeScript using HTML5 canvas for graphics.

In order to run the game, if the logic.js file is not present (or you have modified the source code) first compile the .ts file

tsc logic.ts

and then simply open the index.html in any browser that supports javascript.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published