Skip to content
/ RTS Public

Multi-platform 2D RTS Game Engine from scratch (WIP)

License

Notifications You must be signed in to change notification settings

Iunusov/RTS

Repository files navigation

2D RTS Game Engine

  1. Install dependencies (Ubuntu)
    ./deps_ubuntu.sh
  2. Make
    ./make.cmd
  3. Rebuild
    ./build.cmd