UltraCoderRU / screepsxx

C++ API for Screeps RTS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cant open the "example" project. :(

BoneSun opened this issue · comments

reference to "readme" goes well ,very smoothly.

but ! cant open the "example" project. :(

not founds!

#include <Screeps/Context.hpp>
#include <Screeps/Creep.hpp>
#include <emscripten.h>
#include <emscripten/bind.h>

use clion !

Hi! Sorry for the wait, I've been very busy the last few days.

There was some inconsistency in README and example project. The last one was intended to be build inside screepsxx directory, that is not, what you usually want. So I updated them. Please, let me know, if this helps you.