Skip to content

Simple game where the goal is to guess the correct date for a given headline

Notifications You must be signed in to change notification settings

sashamorecode/HeadlineGuesser

Repository files navigation

HeadlineGuesser

Simple game where the goal is to guess the correct date for a given headline Now also includes article ordering game with differing difficulty levels.

Live Preview of game:

http://209.38.248.210:80 <- (currently offline becuse my free digital ocean credits exipred)

Running the game locally

to run on linux simply make the HeadlineClass.py an executable using

python3 -m flask --app HeadlineClass run

or

flask --app HeadlineClass run

if you have flask in your PATH

Requirements

  1. Flask

Privew of the game

Guessing Page Screenshot 2023-06-02 at 17-20-54 Random Article Result Page Screenshot 2023-06-02 at 17-21-05 Guess Result

About

Simple game where the goal is to guess the correct date for a given headline

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published