irevenko / osu-guess-the-map

🎲🧩 Guess the map osu! game using MEVN stack

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

🎲🧩 Guess the map osu! game using MEVN stack

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

License:MIT License


Languages

Language:JavaScript 100.0%