February 2009
M T W T F S S
    Mar »
 1
2345678
9101112131415
16171819202122
232425262728  

Dynamically Generated Graphs With PHP

A requested feature I recently implemented was the ability to view your character’s progress in a chart. For example, you can view how quickly you’ve leveled for the past month, or see the fluctuations in the amount of cash you have in the bank. There are several libraries for generating graphs with PHP, but I [...]

Introduction to the Plant Wars blog

This blog will have to do with the development process of creating a browser-based game, new game features, and maybe occasionally the trials and tribulations of being a new father. I will share the approach and specifics of how some features are developed and hopefully, this information will be of use to other developers. As [...]