News Feed
Jobs Feed
Sections




Recent Jobs

News Archive
Pádraic Brady's Blog:
Redux First Official Code!
October 19, 2006 @ 08:28:00

In the continuing development of his online PHP-based game, Pádraic Brady has created a simple class to help with mapping out the objects/structures in the game. He shares the code for this in his latest blog post.

The code sets the stage for the Redux mapping system. Basically, we're aiming at a grid-based map with each grid coordinate representing a Sector.

Right now, it's just a skeleton structure, but it already has some of the key bits of functionality in place. The Redux_Map class manages the requests coming back and forth between the client and server, and the Redux_Map_Grid class helps to generate a grid structure of the objects found in that sector.

He even includes the unit tests for testing the Redux_Map_Grid class to ensure everything's in tip top shape. Next on his list is adding actual entities to the game - planets, facilities, etc.

0 comments voice your opinion now!
game online skeleton class grid map manager game online skeleton class grid map manager



Similar Posts

PHPClasses.org Blog: Locating addresses on Google Maps embedded in PHP generated Web forms

Ilia Alshanetsky's Blog: Changing of the Guard

Sebastian Bergmann's Blog: Extended Reflection API for PHP 5

Vinu Thomas' Blog: PHP and Serial Ports

DevShed.com: The Singleton and Factory Patterns in PHP - Building a Form Generator Class


Community Events









Don't see your event here?
Let us know!


podcast framework extension symfony release windows performance feature joomla microsoft job facebook opinion codeigniter conference developer sqlserver drupal wordpress zendframework

All content copyright, 2010 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework