About caribou (twitter: @caribouloche)
Entries
Ludum Dare 25 | Ludum Dare 24 | Ludum Dare 23 | Ludum Dare 22 |
Ludum Dare 20 |
caribou's Trophies
caribou's Archive
I hate Sookie
I didn’t like True Blood much but what i hated the most was that stupid Sookie character.
She’s now the name of my network library >:(
IDE : Sublime Text
Languages : Haxe (client), Python (server)
Libraries : NME / qookie (haxe), sookie / twisted (python)
Art : Bfxr, Photoshop
X : Chronolapse, Snippy, Dropbox Screen Grabber
The Last Square – Post-Mortem & Timelapse
What went right :
- The whole code workflow : the past ludumdares contained some nice surprises, bugs, physics related issues… But from start to finish i didn’t encounter many problems on that project (if you don’t count network settings).
- The server didn’t fall down \o/ (much).
- Lidfrid which is another LudumDarer helped me gather attention on the game & debug stuff ! (check his game !)
- Once people understood the rules it was fun to play (for me at least), some strategies were actually involved. Me & Lidfrid were more the middle guys while Amodo & Norgg were the kind to work on their own around the map
What went wrong :
- I started late on the LD48, i wish i could have made it for the LD48 but i haven’t. It’s in the jam right now :3
- I am not used to work with flash stuff and for whatever the reason i decided to host the web server myself instead of just shipping a *.swf file on a dropbox. Too much fight with my firewall.
- Policy server file : when doing networking through a browser the server has to give the client a policy file. I spent quite some time trying to understand why the server wouldn’t recognize the client policy file request. I didn’t see one space at the end of the request…
- A few server downtimes since the ip was actually hard-coded and my ISP is updating it every day i had to make a few changes but it was actually quickly fixed by changing / adding servers.
- The font ! There’s a chat in the game so i had to find a cool font, i did find it but there were no punctuations, no numbers : just letters. It was a bit frustrating.
What could be improved :
I wish i would have allowed me a bit more time for the instructions, most players are complaining about that. Even with a screen at the start of the game, it didn’t work well, grey on grey and just a few lines of text are not good enough.
After not understanding the rules you are not helped much within the game as well, there’s not enough visual feedback about where you can build a tower or when you can build them. The list of the players on the right were actually a ranked list, but i’m not sure many players understood that since there was no indication whatsoever. I should show the percentage of the map conquered and the % of the map you have to conquer to win the game. Basically more feedback for everything.
I’ve already made a *lagfree* version of the game but since it didn’t take much time to code, it would have been better added in the submitted version.
Languages used :
- Client-Side : Haxe + Nme (mostly Flash lib)
- Server-Side : Python + Twisted
Tools used :
- Photoshop
- Chronolapse
- Sublime Text 2
Post-mortem & Timelapse

I feel like i’ve experienced the exact same scenario as my LD20 :
I started late, trying not to aim too high, but still wanting to add some fancy stuff like XP, ending up at -5 minutes without any thought on level designing.
What went right :
- I haven’t been stucked by any coding issue
- It’s not as ugly as i thought it would be
- I made a batman costume !
- I spent too much time implementing XP, thinking about level scaling, how you would xp… Next time, no leveling
- Consequence of previous point is that i didn’t spent any time on the levels, and that’s what a game usually is, good level design
- Shipping with bugs, i think i stupidly broke my score counter in the last 10minutes, also the level up window is buggy
- No sound
I think i would have finished it with one more day but that would still be an unfunny game based on XP instead of cool mechanics. I’ll try to shape it into something playable in the future.
Let me share my admiration for “Step Off” by intmain, which has basically the same *concept* but is waaaay more fun, cool feeling and awesome graphics.
You can try mine here.
The timelapse:
Batman !


I just drew the power-ups, here is the batman one !
Menu

I’m working on the menu right now, then I’ll be back to real coding !
Tomorrow

Core mechanics are implemented, tomorrow work will be about level designing, UI, power-ups and if i’ve got enough time, leveling.
I’m late

I’m finally having an idea !
Above is a screenshot of a fake isometric view with ugly sprite overlapping.


