]> Dogcows Code - chaz/yoink/blob - README
preliminary physics, sound, hud
[chaz/yoink] / README
1
2 Yoink is a game originally developed by Neil Carter for Mac OS X. You play
3 the part of a flying alien heroine who must defend her home on Earth from
4 other airborne alien invaders.
5
6 This version of the game uses rewritten code and modern frameworks to bring
7 this simple, fast-moving action game to a wider audience.
8
9 The new code is released under the Simplified BSD License. The old code and
10 original resources are provided under the zlib/libpng License. See COPYING
11 for complete details.
12
13
14 Dependencies:
15
16 boost headers 1.35.0
17 libGL
18 libSDL 1.2.13
19 libSDL_image 1.2.7
20
21 Note: The version numbers are the versions I have been using for development,
22 not necessarily the minimum required version numbers.
23
This page took 0.037344 seconds and 4 git commands to generate.