Paul-Wortmann / Star.P.G.

Arcade style, Side scrolling space shooter.
http://www.PhysHexGames.com
Other
3 stars 0 forks source link

Star.P.G.

README file for Star.P.G.

This is Star.P.G., a free/open source computer game.

About

Star.P.G. is an arcade style, side scrolling space shooter.

It was just supposed to be a one month game project...now it is over a year in the making. :P Star.P.G. is a personal project, an enjoyable experience writing the code and learning from it. I only placed Star.P.G. on the Internet in order to utilize the benefits of version control systems, and also as it may be of use or interest to someone. I am not currently looking for help or contributions to the code. Although if you are an artist or musician, and wish to improve the games resources, I would be happy to include them and give due credit.

Features

More information can be found in the changelog.txt file.

Usage

Compiling

Included are the project files for use with the Code::Blocks IDE. (http://www.codeblocks.org/) Also required are the SDL librarys.

Multiple language support.

You can set your desired language in the config file. (Star.P.G..cfg) The value to set should be identical to the language files name, excluding the ".txt". ie. for "english.txt" set Language = english in the config file. Please note that language files have to be save in UTF-8 format, else they may fail to function correctly.

Known bugs

As this is still a work in progress, the format of the savegames may, and does change quite often. It is recommended you either overwrite your older savegames with new ones, or delete the older ones when upgrading to a newer version of Star.P.G.. Or better still remove the older version of the game completely, before installing a newer version. If the game fails to load, try deleting the Star.P.G..cfg file, it may be caused by recent improvements to the game.

Credits

This information can be found in the credits_license.txt file.

License

Copyright (C) 2010-2012 Paul Wortmann.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the gpl.txt file for more details.

Contact

Final words:

Although I could continue adding to this game and polishing it further, I have decided to cease working on this game from version 1.0. I may however add to the game in the future or create a sequel....but for now I wish to try my hand at making an Action RPG. There are still a variety of features I would like to add to Star.P.G., they may or may not be implemented in the future, and if they are implemented, it will be a long time till the next release of Star.P.G.. I hope you enjoy this game as much as I have enjoyed creating it! Paul Wortmann. (RoboPaul)