python-flask-ninja-gold-game FlaskGitzella

python flask ninja gold game

Minigame created with python and flask that allows the user to earn points based on a location that they "visit"....

python-flask-checkerboard FlaskGitzella

python flask checkerboard

Program that uses python and flask to generate an HTML page that looks like a checkerboard. Objective is to demonstrate...

python-flask-great-number-game FlaskGitzella

python flask great number game

Site that creates a random number between 1-100 and stores the number in session. The site allows the user to...

python-flask-basic-survey FlaskGitzella

python flask basic survey

A simple flask application that accepts a form submission and presents the submitted data on a results page.