game: add: support multiplayer

This commit is contained in:
2024-02-28 17:49:12 +01:00
parent f567943894
commit 9f30f5c3d1
5 changed files with 26 additions and 19 deletions

View File

@ -18,7 +18,7 @@ This project is part of the 42 School Common Core curriculum. Its purpose is to
| Module | Nb point | state|
| ------ | -------- | ---- |
| Multiplayer | 2 | 🚧
| Multiplayer | 2 | 🏁 |
| Remote | 2 | 🚧
| Bootstrap | 1 | 🏁 |
| Django | 2 | 🏁 |