Skip to content

A web based game where the goal is to guess search words with low google hits.

Notifications You must be signed in to change notification settings

fabianallendorf/googlegame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Game

A web based game where the goal is to guess search words with low google hits. The lower the better, however not zero.

Installation

Requirements:

  • Python >= 3.6
  • pip >= 9.0.1
  • Django >= 2.0
  • beautifulsoup >= 4.6.0
  • requests >= 2.18.4

go into googlegame/ and run

> python manage.py runserver

Open http://127.0.0.1:8000 in the browser start playing.

Or play the online demo.

About

A web based game where the goal is to guess search words with low google hits.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published