Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaVls authored Oct 8, 2021
1 parent deb15b2 commit 62e0abc
Showing 1 changed file with 9 additions and 1 deletion.
10 changes: 9 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,18 @@ This app comes from my desire to learn about databases and how to interact with
## 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](https://user-images.githubusercontent.com/70592708/136630987-7e172629-686e-4420-89b8-33629dd1e3a2.png)
---
### Game section
![Game section for the game Typefight](https://user-images.githubusercontent.com/70592708/136631023-850c75c8-146f-4610-a07d-6f1b6101703a.png)


## Tech stack
- HTML, CSS & Javascript
- Docker containers
- Postgresql 13
- Python 3.8
- Flask
- psycopg2
- psycopg2

0 comments on commit 62e0abc

Please sign in to comment.