Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 839 Bytes

File metadata and controls

28 lines (22 loc) · 839 Bytes

Micro RTS

Note: This is a prototype for learning purposes.

Current Features

  • Building System
  • Unit System (Multi-selection and move)
  • Camera Controller
  • Gathering Resources

Future Plans

  • Combat System
  • Unit recruitment
  • Win-Lose Condition
  • Enemy AI

Building System

Custom grid-based building system Unity_lKdZSKkp6W

Unit Selection

Unit selection using rect-box and navmesh for moving Unity_aLyfoIPb8F

Gather Resources

Worker units can gather resources from environment object Unity_960AssyM9n

Screenshots may not show the current project status