Code Search for Developers
 
 
  

README from Astrum Futura at Krugle


Show README syntax highlighted

Astrum Futura

Installation:

Please edit the ./data/db.ini file for your database connection details. Main variable is the dsn string required when using Adodb Lite. From there, import the ./data/schema/database.sql file into the database. The matching XML file is not required, but will be used eventually in an installer.

Then just navigate to the web directory Astrum Futura was copied into...

Note: This is strictly a preview containing login/signup functionality only. For more information on progress and development, please visit the forums at http://forums.astrumfutura.com.

Requirements:

PHP 5.2.0
MySQL 4.1.x
Apache 2.x.x



See more files for this project here

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

  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