Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abbastoof authored Oct 3, 2024
1 parent c577101 commit 37ea023
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@

https://github.com/user-attachments/assets/cc413cd9-c98d-40de-8e4b-3acb1945456c


https://github.com/user-attachments/assets/fd6fdaec-42ac-4e04-8945-1773d979822b


### Ft_transcendence
This project is our final project of core studies in Hive Helsinki coding school. It's a website that allows users to play the game of pong against each other. The game is played in real time, and the users can sucscribe to the website. The project is divided into two parts: the game server and the web server. The game server is responsible for managing the games and the web server is responsible for managing the users and user game history. The project is written in HTML, bootstrap, Javascript, Python, Django rest framework and uses a PostgreSQL database. The game server uses socket.io the real-time communication between the users.
Expand Down

0 comments on commit 37ea023

Please sign in to comment.