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
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
- Use trivia api
- Add more achievements
- Add more boosters