<?xml version="1.0" ?>
<page title="About">
  <table summary="" width="100%" cellpadding="0" cellspacing="0" border="0" style="border: 2px solid red; background-color: white;">
    <tr>
      <td valign="middle"><a href="../welcome.html"><img alt="" src="images/back.png" /></a></td>
      <td style="color: black; font-family: Monospace;">
        Are you a normal Pingus user who has strayed? This section is
        for developers only and is not recommend for the inexperienced
        or those who just want to play Pingus. Click on the arrow to
        return to the normal Pingus web pages.
      </td>
    </tr>
  </table>
  
  <section title="Developers stuff">
    Hi, this section is for developers
  </section>

  <section title="What is Pingus?">
    Pingus is a free Lemmings clone for GNU/Linux, a Windows port is
    also available, covered under the <a
      href="http://www.gnu.org/copyleft/gpl.html">GPL</a>. Pingus uses
    <a href="http://www.clanlib.org/">ClanLib</a>, which should make
    it portable some operating systems, including Beos, BSD, Windows
    and some more, but it will currently not compile on big-endian
    machines (PPC). Pingus is mainly developed under GNU/Linux, so the
    ports to the other OS's might be out of date or not available. If
    you want to get it working under some of the other mentioned
    operating systems, you have to get sources. It should be mainly
    just a recompile (along with some simple work arounds). <br /> <br
      /> 

    Under GNU/Linux it is possible to run it under X or in the console
    using the framebuffer device. You can play it in a window or in
    full screen using DGA if you run it under X.
  </section>
</page>

