Skip to content

Typefight is a typing game where you get a random sentence, type it in, and see your score, as well as other people's score.

Notifications You must be signed in to change notification settings

rafaVls/typefight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typefight

Typefight is a typing game where you get a random sentence, type it in, and see your score, as well as other people's score.

This app comes from my desire to learn about databases and how to interact with them. In this case, I'm using python's Flask framework for the backend.

Features

The game randomly assigns the player a short sentence, which they must type (including characters like spaces, periods, commas, etc.). After which, the player gets the time it took them to type in that sentence, and how long it takes other players who've typed the same sentence.

Screenshots

Landing page

Landing page for the game Typefight

Game section

Game section for the game Typefight

Tech stack

  • HTML, CSS & Javascript
  • Docker containers
  • Postgresql 13
  • Python 3.8
    • Flask
    • psycopg2

About

Typefight is a typing game where you get a random sentence, type it in, and see your score, as well as other people's score.

Topics

Resources

Stars

Watchers

Forks