Skip to content

Latest commit

 

History

History
50 lines (33 loc) · 1.79 KB

README.md

File metadata and controls

50 lines (33 loc) · 1.79 KB

AMD Only RTS

This is a highly moddable, cross platform and open source RTS game (That only runs on AMD). The core idea is that every feature is built behind interfaces allowing a high level of abstraction between things such as Graphics and Rendering and the Game Engine itself.

Index

Technology

  • .Net Core
  • Lua
  • SignalR
  • Love2d

Build Guide

Linux

  1. Install dotnet-sdk-3.0 via Microsoft's repository
  2. (Optional) Install Visual Studio Code
  3. Clone repository: git clone https://github.com/Skyl3r/AMDOnlyRTS
  4. Open the root folder in Visual Studio Code
  5. Build from terminal to get all prerequisites: dotnet build ./Core/AMDOnlyRts.Core.csproj

Windows

  1. Install .NET Core SDK 3.0 from Microsoft's website
  2. (Optional) Install Visual Studio Code
  3. Clone this repository using git clone https://github.com/Skyl3r/AMDOnlyRTS or your choice of git client.
    • If you would like to install git, an easy way to do so is via the Chocolatey package manager. With Chocolatey installed, simply run choco install git
  4. Open the root folder in Visual Studio Code
  5. Build from commandline to get all prerequisites: dotnet build Core/AmdOnlyRts.Core.csproj

Wanna get involved?

Join us on our Freenode IRC channel: #AMDOnlyRTS

Credits

Free art assets from user Hyptosis at Open Game Art