Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/irevenko/osu-guess-the-map

๐ŸŽฒ๐Ÿงฉ Guess the map osu! game using MEVN stack
https://github.com/irevenko/osu-guess-the-map

express expressjs game mevn mevn-project mevn-stack mongo mongodb node node-js nodejs osu osugame vue vuejs

Last synced: about 2 months ago
JSON representation

๐ŸŽฒ๐Ÿงฉ Guess the map osu! game using MEVN stack

Awesome Lists containing this project

README

        

# osu! guess the map game ๐ŸŽฒ๐Ÿงฉ
MEVN Stack

Current maps number: 300

https://osu-guess-the-map.herokuapp.com

# Technologies ๐Ÿงพ
* Vue
* vue-router
* Tailwind CSS
* axios, lodash
* Node
* express
* mongodb

# Preview ๐Ÿ”

HOME



IMAGE GAME SETTINGS



AUDIO GAME SETTINGS



IMAGE GAME



AUDIO GAME



WITH BLUR EFFECT


# Quick Start ๐Ÿš€
```git clone https://github.com/irevenko/osu-guess-the-map.git```

```cd osu-guess-the-map/client```

```npm run serve```

```cd osu-guess-the-map/server```

```node server.js```

```go to localhost:8080```

# What I Learned ๐Ÿง 
* Vue, router
* client-server architecture

# ToDo
* Multiplayer
* Customize audio player
* More maps
* Add other assests
* Add quiz with 4 variants
* Hints
* New input check system

# License ๐Ÿ“‘
(c) 2020 Ilya Revenko. [MIT License](https://tldrlegal.com/license/mit-license)