Skip to content

irevenko/osu-guess-the-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

57 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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