LMG / testRTS

RTS test project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

To compile, simply run make.

Please note that you will need the SDL and SDL Image libraries.

You can then run the "game" with ./main


network messages reference:
size max: 20
\n				end of message
clickxxxyyy		click in x=xxx and y=yyy on the screen
morigxxxyyy		map origin is in x=xxx and y=yyy
msizexxxyyy		map size in number of tiles is x=xxx and y=yyy

About

RTS test project


Languages

Language:C 100.0%