Giter VIP home page Giter VIP logo

roman-quiz-nuxt's Introduction

Roman Number Quiz | NuxtJS

by Valerio Sillari

Github Page Demo

Info

A Roman Numerals Quiz.

The user load a page where check his knowledge of the roman numbers.

The page shows a number (a decimal number), and the user has to guess the equivalent of the roman number, filling the form with its answer.

The application check if the answer is correct.

The user has a max of 5 attempts.

After 3 mistakes the game is over.

General

Set application with VueJS, especially with Nuxt.js

For detailed explanation on how things work, checkout the Nuxt.js docs.

Tech Stacks

Build Setup

# install dependencies
$ npm install # Or yarn install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

# deploy on Github pages
# set branch "gh-page" on github deploy options (in settings)
$ yarn deploy

Notes

I set some constant for setting the range for the random numbers to guess.

The system is set for arriving until 1000, but because is a game and should be funny for the user I set until 10.

You can change the range just changing one constant.

TODOs

  • set modal separate component

roman-quiz-nuxt's People

Contributors

valeriosillari avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.