Page 1 of 1

mars-sim a simulation project

PostPosted: 31 Jan 2017, 23:14
by shirish
The Mars Simulation Project (mars-sim) is an open source Java project aiming at building computer models that characterize important aspects of establishing human settlements on Mars.

Image

Image

Image

Image

Image

Image

Find the project mars-sim.sourceforge.net/

Find the downloads at https://sourceforge.net/projects/mars-s ... p/download

or if ,deb packages are your thing then - https://sourceforge.net/projects/mars-s ... b/download

The project is moving to github hence any issues/tickets file them at

https://github.com/mars-sim/mars-sim

On behalf of mars-sim project - the ony non-coder on the project so far :)

Re: mars-sim a simulation project

PostPosted: 01 Feb 2017, 02:06
by mdtrooper
Your project remembers me to a old ms-dos game about the space colony in the moon. It was https://en.wikipedia.org/wiki/Moonbase_(video_game). Well, it is nice.

Re: mars-sim a simulation project

PostPosted: 01 Feb 2017, 09:27
by eugeneloza
Looks really nice. Exactly like the game I wanted to try :) Downloading...

Re: mars-sim a simulation project

PostPosted: 01 Feb 2017, 13:30
by Imerion
Tried this a while ago and found it to be really cool, though I never had the time to fully get into it. Very nice project!

Re: mars-sim a simulation project

PostPosted: 01 Feb 2017, 16:05
by Julius
Needs a single person survival mode aka "The Martian" :p

Joking aside, looking great so far... although these type of games/interfaces always remind me a bit too much of database entry at work...

Re: mars-sim a simulation project

PostPosted: 01 Feb 2017, 21:33
by O01eg
Looks very good, I suppose there no many colony-simulation opensource games like DF or RimWorld.

Re: mars-sim a simulation project

PostPosted: 02 Feb 2017, 12:15
by shirish
Whatever is, is. Please share your findings to make it better.

Re: mars-sim a simulation project

PostPosted: 10 Nov 2018, 16:08
by shirish
I have been helping with debugging the game a bit lately, see https://github.com/mars-sim/mars-sim/ . I am looking at the headless part as it fails to compile with the
'newish' openjdk-11 . See https://github.com/mars-sim/mars-sim/issues/107 . Basically fails on the tests, although do not know the reason why :(