From 3866f2b33313d891347f454537843befd295b78f Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 20 Oct 2007 10:02:51 +0000 Subject: Initial import. --- README | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 README (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..db98823 --- /dev/null +++ b/README @@ -0,0 +1,17 @@ +The Osirion Project + +This is the Osirion project. I wrote it to get a better grasp on OpenGL +and to get some C++ practice. Maybe someday, it will be a real game. + +Controls: + space bar: switch camera between free mode and tracking mode + left/right/up/down arrow keys: rotate camera in free mode + keypad left/right: turn the ship left/right + keypad +/-: increase/decrease thrust + +The program is distributed under the terms and conditions of the +GNU General Public License version 2. + + +Stijn Buys + -- cgit v1.2.3