Code Search for Developers
 
 
  

Astrum Futura

Multiplayer space strategy game written in PHP5 with the Zend Framework. User interface uses Javascript/AJAX for dynamic interaction. Players compete across a hexagonal map of 10,000 sectors, planets, stars and other locations through trade and combat.

Project homepage: http://sourceforge.net/projects/astrumfutura
Programming language(s): PHP,XML
License: other



Some source files from: Astrum Futura/astrumfutura
  astrumfutura/
    application/
      controllers/
        AboutController.php
        GameController.php
        IndexController.php
        LoginController.php
        LogoutController.php
        NewsController.php
        SignupController.php
        TestController.php
      models/
        keepme
      tables/
        Astrum/
          Fleet.php
          Game.php
          Player.php
          Sector.php
          Ship.php
          User.php
      views/
        includes/
      .htaccess
    data/
      cache/
      schema/
        database.sql
        database.xml
      db.ini
      keepme
    install/
      English/
      index.php
      lib.php
    installer/
      lang/
        de/
          step_0.tpl.html
          step_1.tpl.html
          step_2.tpl.html
        en/
          step_0.tpl.html
          step_1.tpl.html
          step_2.tpl.html
      index.php
      lib.php
    javascript/
      Astrum/
        Form/
          Index.js
        Signup/
          Index.js
        Astrum.js
      Quantum/
        Filter/
          Input.js
        Quantum.js
    library/
      adodblite/
        adodbSQL_drivers/
          fbsql/
          maxdb/
          msql/
          mssql/
          mssqlpo/
          mysql/
          mysqli/
          mysqlt/
          odbc/
          postgres/
          postgres64/
          postgres7/
          postgres8/
          sqlite/
          sqlitepo/
          sybase/
          sybase_ase/
        generic_modules/
          adodblite_module.inc
          iterator_module.inc
          menu_module.inc
          object_module.inc
          pear_module.inc
        session/
          adodb-compress-bzip2.php
          adodb-compress-gzip.php
          adodb-cryptsession.php
          adodb-encrypt-mcrypt.php
          adodb-encrypt-md5.php
          adodb-encrypt-ordcrypt.php
          adodb-encrypt-secret.php
          adodb-encrypt-sha1.php
          adodb-session.php
          adodb-sessions.mysql.sql
          session_schema.xml
        adodb-datadict.inc.php
        adodb-errorhandler.inc.php
        adodb-errorpear.inc.php
        adodb-exceptions.inc.php
        adodb-perf-module.inc.php
        adodb-perf.inc.php
        adodb-time.inc.php
        adodb-xmlschema.inc.php
        adodb.config.php
        adodb.inc.php
        tohtml.inc.php
        xmlschema.dtd
      astrumfutura/
        Astrum/
      quantumstar/
        Ai/
        Quantum/
        COPYRIGHT
      swiftmailer/
        Swift/
        compat/
        docs/
        files/
        tests/
        CREDITS
        LICENSE
        README
        Swift.php
        VERSION
      zendframework/
        core/
        incubator/
      .htaccess
    public/
      javascript/
      styles/
    themes/
      default/
    views/
      de/
      en/
    .htaccess
    README
    index.php
    library_path.php
  build/
    README
    build.properties
    build.xml
  documentation/
    manual/
    de_README
    en_README
  standard/
    Astrum/
  tests/
    library/
    quantumgamelibrary/
    keepme
    testall.php



See more files for this project here