Skip to content

Commit c215f0f

Browse files
committed
docs: update README.md to enhance project description and clarify server capabilities
1 parent 2c290a6 commit c215f0f

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,7 @@
5555

5656
### :pencil: **DESCRIPTION**
5757

58-
Flakkari is a UDP server created for the R-Type Epitech project.<br>
59-
It is a server that allows you to play games in a network environment.<br>
60-
The server is multi-threaded and can handle multiple games at the same time.<br>
61-
The server is also able to handle multiple clients at the same time.<br>
58+
Flakkari is a UDP/TCP server initially developed for the R-Type Epitech project and updated for the Video Games course at University Laval. It enables network-based gameplay, supporting multiple games and clients simultaneously through its multi-threaded architecture. The server is designed to handle high concurrency and ensure low latency, making it suitable for real-time multiplayer games. Flakkari also includes features such as game state synchronization, player authentication, and robust error handling to provide a seamless gaming experience.
6259

6360
> [!NOTE]
6461
> The project is still under development and may not be stable.

0 commit comments

Comments
 (0)