Skip to content

Intermediate C# Coding & Networking Tutorial with GameDev.tv

Notifications You must be signed in to change notification settings

tutorial-work/Unity-Multiplayer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Real Time Strategy Demo

Foundation of a Multiplayer RTS game

Builds

To play the current build of the game, please download the following .zip file to your corresponding operating system from Dropbox. Do not change any of the contents of the folder to run the game.

Essential Packages

These packages, along with a few others, come with this repository and are required to run the project in the Unity Editor.

Todo

List of objectives to complete

  • General
    • complete GameDev.tv tutorial
    • add Steam username to lobby
    • add Steam profile picture to lobby
  • Better Map Interaction
    • add Steam profile picture to game
    • update map with better environment
    • spawn camera ontop of Unit Base
    • camera zoom and camera rotation
    • spectator mode after defeat
    • select all units button
    • can delete building
  • Buildings and Units
    • add unit prefabs
    • builder cars
    • units auto attack if they take damage and don't have a task
    • resource storage increase max resources
    • balance building attributes
    • balance unit attributes
    • resource generator personal space range
    • resource storage cap
    • unit population
  • User Interface
    • update building Icons
    • buttons light up when you can afford building
    • description UI with controls/units/buildings
    • resignation UI
  • Quality of Life
    • increase number of max players
    • change health and selection colors to match team color
    • post processing
    • control groups
    • team color picker
    • teams
    • left click on minimap doesn't deselect units
    • left click on UI doesn't drag unit selection box
  • Debugging
    • unit base/player death causes crash
    • muliple lobbies in one session crashes game
    • health/selection colors not set on clients
    • macOS build cannot get Steamworks to connect to Steam

About

Intermediate C# Coding & Networking Tutorial with GameDev.tv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published