trueadm / javascript-guessing-game

You don't know JavaScript

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JavaScript Guessing Game

You don't know JavaScript

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 2016.

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

# install dependencies
npm install

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

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

About

You don't know JavaScript

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


Languages

Language:Vue 41.8%Language:JavaScript 40.7%Language:HTML 17.5%