Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'wittrock_2'@'75.101.150.149' (using password: YES) in /var/www/codenaked/galaxies/globals.php on line 35

Warning: mysql_select_db() [function.mysql-select-db]: Access denied for user 'www-data'@'localhost' (using password: NO) in /var/www/codenaked/galaxies/globals.php on line 36

Warning: mysql_select_db() [function.mysql-select-db]: A link to the server could not be established in /var/www/codenaked/galaxies/globals.php on line 36

About CodeNaked

Galaxies is in the early stages of alpha testing. We are currently trying to work out the bugs, as well as finish implementing the final components of the game. What follows is a list of functions that will be included in the final version of the game, but have not been implemented yet:
  • Attributes effects are not completely finished yet.
  • Star attributes do not affect anything yet. They will add to the amount of gas and energy that can be harvested at a given planet.
The game currently ticks at the rate of two time-steps per minute. In the final version, this will most likely be closer to once or twice per hour.

Due to the need to test various game functions, expect the game to reset at random intervals, although not very often.

We are also actively working to balance the game, and assign relative costs and values to the various items in the game. We appreciate any feedback or suggestions you may have in this regard.