/ng2-quiz

Game Quizle Demo

Primary LanguageTypeScriptMIT LicenseMIT

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