otaco
Still Fresh
Dear Earthlings,
this is a new alpha version of my game. Please read the README.TXT within the game folder. If you have any questions, drop a post here.
DOWNLOAD
Version 0.022 for Win32, zip
Version 0.022 for Win32, rar
Here is the link in text, the forums form keeps adding stuff to my post and messes up the links
(http://gonzo.uni-weimar.de/~weiszig/references/intergalactic/demo/intergalactic_dev_alpha_0.022.zip)
Some of the changes in this version:
CODE
- gameplay is now much slower
- ships are moving much smoother
- player have different ships, ships are smaller
- some parameters of the random map generator have changed
- changed planet.performance to planet.size scalation
- some A.I. parameters have changed
- added 2 more buildin maps on keys "9" and "0"
- press "n" or "m" to alter logic steps per frame ratio (game runs faster)
- changed glBlendFunc for additive blending (ships, lens flares, ...) from:
glBlendFunc(GL_SRC_ALPHA, GL_DST_ALPHA);
to
glBlendFunc(GL_SRC_ALPHA, GL_ONE);
Some Media
- Screenshots of all development stages
- My YouTube profile with some videos
Last edited by a moderator: