Skip to content

A test project using Unity with MLAPI networking library

Notifications You must be signed in to change notification settings

tspoke/spacefight-2d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space fight 2D

This is a small game implemented to test the MLAPI. The project use :

  • MLAPI (network)
  • ScriptableObject (game events)
  • New Unity input system

Features

  • Main menu
  • Multiplayer
  • Fire bullets
  • Move ship around
  • Collisions with asteroids
  • Simple dead/respawn

WIP

  • Scores (UI)

Start the project

  • 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

About

A test project using Unity with MLAPI networking library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages