Ex Astris 2008-05-15 snapshot is now available.
There are many changes to the organization of the code to make it a little more maintainable as well as basic game play features added including warping between planets and buying and selling of goods and refueling your vehicle.
For those who do not know, most random number generation on a computer is accomplished via a pseudo-random sequence generator. A random number generator takes a seed value and generates a sequence of numbers from that value. If you provide the same seed, you get the same sequence. Often times the programmer will seed the random number generator with the current time of day, adding some variability to the output.
The next release of Ex Astris is available from the googlecode project.
Changes:
Recent comments
1 week 5 days ago
1 week 5 days ago
1 week 6 days ago
1 week 6 days ago
2 weeks 3 days ago
5 weeks 8 hours ago
5 weeks 10 hours ago
5 weeks 10 hours ago
11 weeks 5 days ago
11 weeks 5 days ago