A Game about JavaScript Libraries

JavaScript Guessing Game

You know there are too many JavaScript libraries when there is a game for it

Description

React, Flux, Angular, Aurelia, TypeScript, Flow, oh my! By trying to make things simpler, I have created this game to stay on top of JavaScript in 2017.

Play the game!

Inspired by How it feels to learn JavaScript in 2016.

Contributing

  1. Add a new object of a JavaScript tool to /static/logos.json JSON file.
  2. Add 100x100 .png image to /static/logos/ directory with the tool’s name in lowercase as the file’s name.
  3. Create a pull request :)

Build Setup

First make sure you have Yarn installed.

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn run dev

# run e2e tests
yarn run test

# build for production with minification and service workers
yarn run build

Credits

Thank you to the following awesome people for sending PRs ❤️ :

Download Details:

Author: samiheikki

Live Demo: https://javascript-game.firebaseapp.com/

GitHub: https://github.com/samiheikki/javascript-guessing-game

#javascript #game #vuejs #vue-js

A Game about JavaScript Libraries
3.55 GEEK