Programming Languages Guessing Game
The rules are simple:
- copy/paste a source code,
- hit
Guess
button, - GG will instantly guess the programming language.
- Python 3.6+ required
Run the following command from the cloned repository:
python3 setup.py install
Launch GG server
gg-gunicorn
Then go to http://localhost:8000/
-
Icon created by Mooms (Creative Commons)
-
GG — Copyright (c) 2020 Y. SOMDA, MIT License