Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rubikon02/minesweeper-3d
Multiplayer Minesweeper 3D made in Three.js and Kotlin
https://github.com/rubikon02/minesweeper-3d
heroku javascript kotlin postgresql spark threejs webpack websocket
Last synced: 12 days ago
JSON representation
Multiplayer Minesweeper 3D made in Three.js and Kotlin
- Host: GitHub
- URL: https://github.com/rubikon02/minesweeper-3d
- Owner: rubikon02
- Created: 2022-03-07T21:26:23.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-06-29T15:43:20.000Z (over 1 year ago)
- Last Synced: 2024-11-14T08:37:03.633Z (2 months ago)
- Topics: heroku, javascript, kotlin, postgresql, spark, threejs, webpack, websocket
- Language: JavaScript
- Homepage: https://rubikon02-minesweeper.herokuapp.com/
- Size: 1.63 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Minesweeper 3D
Multiplayer Minesweeper 3D game created in 10 days
[Play online](https://rubikon02-minesweeper.herokuapp.com/)
# Technologies
Server:
- Kotlin
- Spark
- PostgreSQL
- Heroku
- WebSocketClient:
- JavaScript
- Three.js# Screenshots
![screenshot01](screenshots/screenshot01.png)
![screenshot02](screenshots/screenshot02.png)
![screenshot03](screenshots/screenshot03.png)