https://github.com/titonobre/minesweeper-party
A MineSweeper game that allows multiple players to play the same game at the same time. No turns, no waiting. Just tap tap boom! 💥
https://github.com/titonobre/minesweeper-party
Last synced: 3 months ago
JSON representation
A MineSweeper game that allows multiple players to play the same game at the same time. No turns, no waiting. Just tap tap boom! 💥
- Host: GitHub
- URL: https://github.com/titonobre/minesweeper-party
- Owner: titonobre
- License: mit
- Created: 2018-05-04T01:14:21.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-12-13T05:27:55.000Z (5 months ago)
- Last Synced: 2024-12-13T06:26:11.181Z (5 months ago)
- Language: TypeScript
- Homepage: https://minesweeper-party.herokuapp.com/
- Size: 1.95 MB
- Stars: 7
- Watchers: 3
- Forks: 0
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MineSweeper Party
This project was generated with [Angular CLI](https://github.com/angular/angular-cli) version 6.0.3.
## Development server
Run `npm run start-server` to start the server.
Run `npm start` to star the app. Navigate to `http://localhost:4200/`. The app will automatically reload if you change any of the source files.
## Build
Run `npm run build` to build the project. The build artifacts will be stored in the `dist/` directory.