Initial commit

This commit is contained in:
2026-02-06 01:49:46 +00:00
commit 84958b2304
4 changed files with 380 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# Mobile and Multiplayer
This exercise consists of an Dungeon crawler game. A basic 2D prototype is required for this part. It must be made of a client and a server. Players should be able to join a game to play competitively or cooperatively. The map will be shown to the players and they will have the opportunity to interact with one another and with one another. The game has to run on Android.