diff --git a/COPYING.txt b/COPYING.txt new file mode 100644 index 0000000..4f038ef --- /dev/null +++ b/COPYING.txt @@ -0,0 +1 @@ +Feel free to copy the game. diff --git a/README.txt b/README.txt new file mode 100644 index 0000000..1318c2c --- /dev/null +++ b/README.txt @@ -0,0 +1,51 @@ +fysxasteroids - A fun and good looking clone of the popular 80s game. + - programmed by Martin Felis - + +Use the arrow keys to accelerate and turn your ship and shoot the +asteroids by pressing space. But be warned: your ship has no break, so be +careful. + +This game also has an optional online highscore mode for which the player +name, points are transmitted to a server. + +CREDITS: + + * Programming, Design, + Sounds, and Graphics + Martin Felis + + * Top Level Designer + Sir Wolle + + * Additional Level Design + Martin Felis + NicoKrass + michi + Andi + Sebastian Felis + Khai-Long Ho Hoang + + * Music + DJad - Space Exploration + + * Libraries + libSDL + SDL_mixer + OGLFT + freetype2 + boost + libpng + Aaron D. Gifford's sha2 code + + * Tools + GIMP + Blender + CMake + sfxr-sdl + Audacity + + * Special Thanks + to my wonderful wife Katrina + +Enjoy! +Martin