I completely approve of this: http://t.co/j28r6nR #
Switched from titanium to phonegap and have made a week of titanium progress in a couple hours. Stupid emulators. #
Wasted many hours waiting for the android emulator today. I need a more efficient dev cycle. #
Have both windows and mac test builds up and running. # Fuse is now feature complete! We are ready for some testers to give this gameplay prototype a run for its proverbial money. #
As of a couple minutes ago, the fuse gameplay prototype is now feature complete and tentatively bug free. I’m expecting a slew of bugs to come in from the testers, but I squashed every one we already had on the list. We are still only programmer art, but as of now the game works the [...]
Finished most of the features today and got the code working on mac as well. Did a little testing and already found a lot of bugs, but most of them should be fairly easy to solve. Still no art worth looking at — programmer art for the win. I’m feeling rather disappointed in the slow [...]
So, last time I was complaining about the horrible threaded mess I created for myself when I thought I could make do without any real structured networking system. If you read it, you know I was wrong. The first thing I did was rip out my old code and implement twisted. I forced the threadedselectreactor [...]
The original plan was to quickly throw together a prototype in python, tweak the gameplay to our liking, then port the game over to mobile code. Foolishly, I didn’t use any networking library in the misguided thought that I didn’t want to deal with implementing a large library or tying in the twisted reactor or [...]
Posted in MUA | Tagged fuse, mistakes, python |
Last week Fuse reached ‘playability’ — it isn’t finished by any means, but all the pieces are there to join up and start playing a game with someone. We played around with it a bit, found a boatload more bugs, and tweaked the gameplay. After these bugs are smashed and I code up the features [...]
Reached the "playable" milestone for fuse. It isn't pretty, but the main pieces are there. #