UnityTechnologies / GalacticKittens

Get started making multiplayer games with Netcode for GameObjects
https://unity.com/products/netcode
Other
196 stars 56 forks source link

Galactic Kittens

titleBanner

Galactic Kittens is a 2D co-op space adventure sample game where players must blast off to space and defeat all of the possible enemies in a small time range. This project was made using Netcode for Game Objects, our networking library.

This game sample is all designed to help you learn how to apply and synchronize sprite animations, particle effects, basic 2D movement of GameObjects, synchronize UI status, and more.

Requirements:


Services implemented:


Setup

You can quickly test this game sample by following the setup instructions wiki page.


Project structure

Galactic Kittens has seven main scenes that show each step in the game flow of the samples, and uses different managers to handle major game components (connection management, scene transition, audio, etc.).

For a detailed overview of the project's structure please check out the Galactic Kittens developer guide.


Additional resources

Discord

Similar repositories: