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/library/quantumsta
  Ai/
    FuzzyLogic/
      README
    Pathfinding/
      Heuristic/
        Map/
          Hex.php
          Square.php
        Exception.php
        Interface.php
      Abstract.php
      Array.php
      Astar.php
      Dijkstra.php
      Exception.php
    Pathfinding.php
  Quantum/
    Coordinate/
      Array/
        Interface.php
      Boundary/
        Abstract.php
        Auto.php
        Exception.php
        Manual.php
      Exception/
        InvalidArray.php
        InvalidIndex.php
        InvalidX.php
        InvalidY.php
        InvalidZ.php
        RemovalFailure.php
      Node/
        Blocked.php
        End.php
        Impassable.php
        Interface.php
        Open.php
        Passable.php
        Planet.php
        Star.php
        Start.php
      Array.php
      Boundary.php
      Exception.php
      Index.php
      Interface.php
    Db/
      Access/
        Exception.php
        Interface.php
      Driver/
        Pdo/
          Abstract.php
          Mysql.php
        Exception.php
        Interface.php
      Schema/
        Exception.php
        Xml.php
      Access.php
      Db.php
      Exception.php
      NamedQueries.php
      NamedQueries.xml
      Row.php
    Map/
      Grid/
        Abstract.php
        Exception.php
        Hex.php
        Square.php
      Measure/
        Abstract.php
        Exception.php
        Hex.php
        Square.php
      Placement/
        Interface.php
      Star/
        Generate/
          Interface.php
          Simple.php
        Position/
          Interface.php
          Random.php
      Exception.php
    State/
      Action/
      Condition/
      Abstract.php
      Condition.php
      Exception.php
      Transition.php
    Turing/
      Exception.php
      Interface.php
      Math.php
    Coordinate.php
    Db.php
    Exception.php
    Map.php
    State.php
  COPYRIGHT



See more files for this project here