Skip to content

Ninjeneer/Minesweeper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MineSweeper

Server

Build the server

npm run build

Run the server

node dist/server/index.js

User Interface

Build the UI

npm run build

Place the dist/ folder into your Apache root folder

About

Real-time multiplayer Minesweeper, based on NodeJS, VueJS and Websockets

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors