31.10.2014

Realized that in order to migrate from FMOD to SDL_Mixer, I need also update SDL version from current 1.2 to 2.0. Some rendering related changes needed..so build will be broken for a some time now...
Cannot use FMOD anymore as the  (old) version I was using before, does not support / work with mingw.

29.10.2014

Test pilots needed

If you would like to try this game and give some constructive feedback, please send me  message!

28.10.2014

Mars 2400 information

Mars2400 is currently for PC windows only. I develop on Windows 7 laptop. Game is programmed with C++. Originally I used Visual Studio but now as I restarted the project, I switched to Code::Blocks (using mingw32 c++ compiler). SDL is used for graphics display.

Solar system display showing stations and ships cruising between them. in Debug mode, there is some additional info displayed on the bottom of the screen.

Have been doing Engine tinkering and also some progress on actual game side. Planning that the game will have 2 main modes: "adventure&...