Skip to content

A terminal game that parses JSON data from Google's Ngram viewer

License

Notifications You must be signed in to change notification settings

NalinPlad/Google-Ngram-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Google-Ngram-Game

A terminal game that parses JSON data from Google's Ngram viewer

How to use

just run the python file lol .-.

make sure that nouns.csv is in the same directory as ngram.py

Requirements

This script only uses

import requests
import json
import csv
import urllib
import random

About

A terminal game that parses JSON data from Google's Ngram viewer

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages