Followers

Tuesday 31 August 2010

Project Space Station 13 C++

As some of you(very few) know, there is a game called Space Station 13
http://www.byond.com/games/hub/exadv1/spacestation13
It is genoius, but since it's so massive and genious, the server lags alot, since it's a scripted game.
So I've decided to remake this marvelous game in C++ using a component based entity design, and a sector based network code(I made this name up) to manage the map and the thousands of entities.

Lua support will be added for further mod development YES.

1 comment:

  1. Adding LUA support wll be tough, good luck. Sounds ambitious but cool.
    http://emucode.blogspot.com/

    ReplyDelete