Page 1 of 1

[Sage] I found this open source project in twitter

PostPosted: 27 Mar 2015, 00:57
by mdtrooper
Hi.

Sometimes I seek in twitter about "source code game"...and sometimes I found interesting things, such as:

Looking for C++/lua developer to help in creating strategy game engine. It's open source project. #gamedev #indiedev #development

And I started to talk with this guy.

And he put the repository:

Sage: This is C++ engine designed for use with strategy games. To compile you need a C++ 11 (some features are C++ 14 aswell) compiler

I have been trying to compile the project but this uses a newest libraries (for example SFML).

But it sound good.

Regards.

Re: [Sage] I found this open source project in twitter

PostPosted: 27 Mar 2015, 02:58
by c_xong
A bit unfortunate that he used the same name as a well known strategy game engine: https://en.wikipedia.org/wiki/SAGE_(game_engine)

Re: [Sage] I found this open source project in twitter

PostPosted: 27 Mar 2015, 15:24
by feliwir
Hey,

i am the owner of the repository and if you need help compiling you can ask. Regarding the name: The name was on purpose because i liked the games done with the original SAGE engine a lot. Of course the name was only chosen as temporary project name, because i don't want any legal issues :)

Re: [Sage] I found this open source project in twitter

PostPosted: 31 Mar 2015, 00:00
by mdtrooper
Could you upload some screenshots?

Re: [Sage] I found this open source project in twitter

PostPosted: 31 Mar 2015, 16:45
by feliwir
Sure:
Image

Image

There isn't too much to be shown, but we have a working gui system and some terrain loading. Keep in mind that we aren't on this project for too long