March 22, 2005

Automatic Calculation for game levels

Today I've wrote an Ant script which helps us to automate process of precalculating game levels.

This Ant scripts can check for new files on file server, and of course it can run precalculation utility. Ant script is stored in Subversion repository, so our Luntbuild server gets it from repository and periodically runs process of level precalculation. That is great! Only you need is to export level to file server!
When some time passed, you'll get final version of level from another file server directory!

I also have to say that ant-contrib package is very useful for extending Ant functionallity.

No comments: