DAI 2024-2025 - Practical work 2 - Guillaume Fragnière and Killian Viquerat #458
GFragniere
started this conversation in
Show and tell
Replies: 1 comment
-
It's good for me. Remember to start simple and once that's up and working to add more complex features to it. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
For this second project, we wanted to recreate the Tron game with UDP, with a maximum of 4 players, each having their own color.
You will be able to select your color within the possible colors and chose your name, and compete against your opponents.
We will also be using the Lanteran library, a TUI (Terminal User Interface) to allow the use of a semi-graphical intefrace.
The Github repository of the project: https://github.com/GFragniere/Practical_work_2_Tron
Beta Was this translation helpful? Give feedback.
All reactions