Today I managed to finish my Ant Wizard for Cyberant Wars game. That’s actually quite well, because I draw my first image with PHP no earlier than last Monday. Today I finished the drawing script and learned more about MySql.
Now I’ll have to leave coding for a while and I must concentrate on the game logic, which is not that clear at the moment – even for myself.
I have made a simple ant race wizard at Kirnu. At the moment there is no other functionality and you cannot read the database.
But in the future I’m planning to add graphics, so that each race at database would be drawn.
I just finished my first (working) MySql/PHP database Joomla application: Kirnu’s religion database.
Application has a simple local database mady with MySql and phpMyAdmin. The PHP code is embeded in Joomla articles (includePHP-1.1 plugin needed).
Application has three pages: form to add new religions, religion listing page, and page which writes new religion to database.
The funcionality is simple. User types religions name, gods, founder, description and other information to the form. Then the application writes the religion to the database. Users can take a listing out from database.
I just managed to upgrade Kirnu to Joomla 1.5.9. And then I checked, if there were new versions available for WordPress, which seemed to be updated.