Skip to content

Commit c577101

Browse files
authored
Update README.md
1 parent 7df69fa commit c577101

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2+
https://github.com/user-attachments/assets/cc413cd9-c98d-40de-8e4b-3acb1945456c
3+
14
### Ft_transcendence
25
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.
36
All the project is dockerized and uses docker-compose to run the project.

0 commit comments

Comments
 (0)