From b75d57ad691c2f1612ee430c2805d541703971de Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Mon, 14 Jul 2008 12:30:27 +0000 Subject: converting documentation to HTML --- doc/index.html | 67 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) create mode 100644 doc/index.html (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html new file mode 100644 index 0000000..8ae6ffc --- /dev/null +++ b/doc/index.html @@ -0,0 +1,67 @@ + + + + + + The Osirion Project + + + +

+ The Osirion Project +

+ +

+ The Osirion project is a game engine in the early stages of development. + It's written in C++ and uses SDL, OpenGL, OpenAL and zlib. + With this project I want to get some insight in the involved + technologies and game develpment in general. +

+ +

+ Project::OSiRiON +

+ +

+ Project::OSiRiON is the name of the game that uses the Osirion Project engine. + The game is located in a still unnamed region of space with gameplay inspired + by games like Freelancer and + Privateer. +

+ +

+ Right now the game world is a rather large sandbox. You can fly around in + different ships and explore the solar system, but important features + like weapons, docking and collision detection are not yet implemented. +

+ +

+ Content +

+ +

+ The documentation is divided into several sections: + +

+

+ +

+ Copyright +

+ +

+ The Osirion Project source code and related files, and the Project::OSiRiON game data + are distributed under the terms and conditions of the + GNU General Public license, version 2. +

+

+ Copyright © 2007-2008, Stijn "Ingar" Buys +

+ + + \ No newline at end of file -- cgit v1.2.3