DAI 2024-2025 - Practical work 2 - Antoine Leresche & Robin Forestier #484
Forestierr
started this conversation in
Show and tell
Replies: 1 comment
-
OK for us, but your application should be able to manage multiple games. Please be wary of the time, it can become hard quite easily. |
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
-
Flappy bird game implemented via a client-server app.
The main idea is to create a simple game dynamic with just 1 player.
Then, if time allows, we'd like to add a two-player mode where the second player places the pipes in real time.
Practical work repository is available at : https://github.com/Forestierr/dai-flappy-bird
Considered commit for evaluation:
Forestierr/dai-flappy-bird@33463a3
Beta Was this translation helpful? Give feedback.
All reactions