yoeo / gg

Programming Languages Guessing Game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GG, the Guessing Game

GG

Programming Languages Guessing Game

Rules

The rules are simple:

  1. copy/paste a source code,
  2. hit Guess button,
  3. GG will instantly guess the programming language.

Installation

  • Python 3.6+ required

Run the following command from the cloned repository:

python3 setup.py install

Usage

Launch GG server

gg-gunicorn

Then go to http://localhost:8000/

License and stuff...

About

Programming Languages Guessing Game

License:MIT License


Languages

Language:HTML 39.8%Language:Python 38.2%Language:JavaScript 14.7%Language:CSS 7.2%