some progress with my RTSimple (web 2.0!! lol)
My Javascript engine turns out to be simple , yet does what it should.. I'm confident. Also I hacked together a simple Model in django and integrated the A* search from pygame-site.
On top the django admin interface... below that a screeny of the "engine" so far. Nothing much to see really.
Tomorrow I'll try connect the two via ajax so I can finally issue commands to my units so that they don't just move on predefined paths.... and hopefully the attack-order will be in place as well. If I manage to come that far tomorrow, I think I'll be able to make some sort of game-browser on sunday and tada: a finished game lol
(log in to comment)
simono on 2007/09/07 02:19:
Couldn't sleep.. so I made artwork. That should be all artwork I need, I'll rotate them for 8 direction movement. I noticed today, that when you have 32pixel sprites.. it doesn't really matter wether there is a small animation or not, its hardly noticable. So I hope.