This is a small game implemented to test the MLAPI. The project use :
- MLAPI (network)
- ScriptableObject (game events)
- New Unity input system
- Main menu
- Multiplayer
- Fire bullets
- Move ship around
- Collisions with asteroids
- Simple dead/respawn
- Scores (UI)
- Open the project with Unity (>= 2019.3.0f3)
- Open the Scenes/MainMenu scene
- Select the NetworkManager and change the IP to connect at the bottom (eg: set 127.0.0.1 for local)
- Build & Run should open the game, click Create a game
- Start the game in unity and click on Join