The Wayback Machine - https://web.archive.org/web/20220617155719/https://github.com/samiheikki/javascript-guessing-game
Skip to content

samiheikki/javascript-guessing-game

master
Switch branches/tags
Code

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 🎯

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published