Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 1.24 KB

ROADMAP.md

File metadata and controls

24 lines (18 loc) · 1.24 KB

Current Project Stage

Spanish Mobile Game. Can be played among 2, 3 or 4 players. Provides Timer and different difficulties.

Project Goal

Play with your friends a quiz game, and contribute with your own questions. Give the framework for anybody to create easily and quick a quiz and share it with their friends

Product Goal

A quiz game easy to set and start. Diferents topics Quiz. Options to play alone or with others. Platform to create your own quiz.

Next Steps

  • Desktop interface
  • One player game (new feature)
  • Further Settings: (Time between questions, amount of answers per player) (new feature)
  • i18n Lang - Translation to English
  • Give players the option to write their names (new feature)
  • Create Database with questions
  • Add Media (Images, videos) to questions
  • Option to contribute your own questions
  • Platform to create your own quiz and share it with your friends

Initial Motivation

Quizzes are incredible. I love to play them. After work with some colleagues, we were always doing questions each other about different topics. So when I started to learn Node.js, I programmed my first Node spanish football quiz game. Later, I decided to take that same logic to the browser.