samiheikki / javascript-guessing-game

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

Home Page:https://javascript-game.firebaseapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status

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!

Demo

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 ❤️ :

About

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

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


Languages

Language:JavaScript 48.8%Language:Vue 41.1%Language:HTML 10.1%