DanielYKPan / ng2-quiz

Game Quizle Demo

Home Page:https://daniel-projects.firebaseapp.com/game/quiz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game Quiz

Demo

Game Quizle is a trivia quiz game. Players can choose a specific category and answer 10 questions. In each question, players have 20 seconds to give their answer and they could use booster to increase their time or delete wrong choices. Using booster would cost player's coins. Players could complete game achievements to earn their coins. It is a fun and enjoyable game.

Powered by Angular2

Run Demo App

Clone this repo into new folder(e.g., game-quiz)

> git clone https://github.com/DanielYKPan/ng2-quiz game-quiz
> cd game-quiz

Install all npm packages

> npm install

Run the app

> npm run server:dev:hmr

Checkout Other Game Projects

Daniel Game Projects

Author

Daniel Pan

To Do

  • Use trivia api
  • Add more achievements
  • Add more boosters

License

AUR

About

Game Quizle Demo

https://daniel-projects.firebaseapp.com/game/quiz

License:MIT License


Languages

Language:TypeScript 40.0%Language:JavaScript 38.5%Language:CSS 16.4%Language:HTML 5.1%