Skip to content

raylee9919/rts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Handmade RTS Engine

Status
StarCraft has always held a special place in my heart. It was the game that first inspired me to dream of becoming a game developer. It planted a question in my mind, how does this all work under the hood? The curiosity eventually became a challenge I set myself: to build a handmade RTS engine from scratch.

Build

Windows (MSVC cl x64)

Within the root directory of the project, simply run build.bat

> build

If you want release build, run with the following argument:

> build release

Linux

$

Inspired by

Thanks to these apex level programmers.

These people share invaluable knowledge on the internet and play a huge role in making the C/C++ ecosystem better. For anyone looking to take the first step in building a game from scratch, I highly recommend Casey Muratori's renowned project, Handmade Hero.

Links

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published