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: 2 months ago
JSON representation

Multiplayer Minesweeper 3D made in Three.js and Kotlin

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
- WebSocket

Client:
- JavaScript
- Three.js

# Screenshots

![screenshot01](screenshots/screenshot01.png)
![screenshot02](screenshots/screenshot02.png)
![screenshot03](screenshots/screenshot03.png)