Skip to content

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

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages