Home | Rules and Guide *NEW* | Mailing List | Sign In/Create Account | Write a Post | #ludumdare on irc.afternet.org

Ludum Dare 18 :: August 20th-23rd, 2010 :: Theme: Enemies as Weapons

[ VOTE HERE (172) | VIEW ALL (213) ]

  • Ludum Dare 18 Judging ends in 3 days, 18 hours, 38 minutes, 1 second

  • About chr15m

    chr15m's Trophies

    chr15m's Archive

    Javascript engine Post Mortem

    Posted by chr15m
    Wednesday, May 5th, 2010 4:08 am

    I wrote a little postmortem on my blog, with a link to the source code: http://mccormick.cx/news/entries/ld17-postmortem

    endgame

    Posted by chr15m
    Sunday, April 25th, 2010 7:08 pm

    That was fun, thanks for having me LD#17!

    Unfortunately my server has crashed just as I submitted my final entry (which is web based). Hopefully some people will still see if after my server comes back up. It’s probably my inefficient server side code which is crashing the machine. Oh well!

    sleep time, small demo.

    Posted by chr15m
    Sunday, April 25th, 2010 11:09 am

    2am, it is time for sleep.

    here is the screenshot of where i got up to.

    ld17-final-screenshot

    you can click around the procedurally generated world to have hovergirl teleport there. unfortunately no other gameplay was implemented. if you have firefox, go here to test it yourself. if i get time tommorrow morning i’ll make sure it works under webkit browsers (safari, chrome) and then add whatever features i can before the competition end. probably not many! :)

    overall i’m quite happy with this as a technology demo of what is possible with just plain old javascript + images in the browser.

    day two

    Posted by chr15m
    Sunday, April 25th, 2010 8:48 am

    i woke up this morning with a collosal hangover. probably i shouldn’t have gone to that party. oh well.

    floatgirl

    anyway, today i wrote quite a lot of code. i have a procedurally generated world in the style previously posted about. once i get the character above into the world then it will be vaguely more interesting. unfortunately i don’t really have any game mechanics whatsoever to speak of, and probably won’t do so by the competition end, or before i go to sleep. oh well! i’ll see what happens i guess.

    Graphics style update

    Posted by chr15m
    Saturday, April 24th, 2010 1:09 am

    Graphics style update:

    Gfx Mockup #1

    Gfx Mockup #1

    No real code written yet, but I almost have my framework together to the point where graphics are being displayed on the screen and I’ve got a good idea how the architecture will work.

    LD#17 tools update

    Posted by chr15m
    Friday, April 23rd, 2010 11:12 pm

    My initial idea for this competition met with tradgedy. Blender3d runs at an abysmal frame-rate on my new Ubuntu install. Oh well, next idea!

    I did a bit of browsing for inspiration and of course came across Dan Cook’s PlanetCute sprites and SmallWorld sprites. I think I will try to emulate that styl a bit when designing my own graphics (although not as good of course!). The great thing about those graphics is that they are extensible – you can layer them together in a way to make something larger from simple graphical elements.

    danc

    I went for a walk and thought about what technology to use instead of Blender3d. You can make a 2d game with almost any technology. All you really need is something to display sprites, and HTML5 has this functionality.

    I’ve started hacking on something which runs in the browser, using basic graphics, procedurally generated worlds. My goal for today is to get a virtual world going that you can walk around in and then I will see where I go from there.

    update: i just remembered these old character graphics i made:

    I think I’ll try to animate and use them for this project. They’re from this post which also has some stuff about randomly generating maps that I will try to re-use.

    First LD48

    Posted by chr15m
    Friday, April 23rd, 2010 6:51 pm

    Hello, my name is Chris M, and this is my first LD48. I am really excited about making a game and seeing everyone else’s games. Here are the places where I’ll be working during the competition:

    I am not sure what framework I am going to use to code the game. Either I’ll use Blender3d game engine, or I’ll use my immature HTML5 framework, jsGameSoup. Part of me is tempted to whip out cc65 and make a game for gameboy or atari or commodore64. I’m trying to tell that part of me to shut the hell up.

    The first thing I am going to do after the theme is announced is walk to the shops and buy some eggs, mushrooms, and toast (It’s morning time here in Western Australia). Then I am going to cook that stuff up and drink a massive coffee while my brain works out what to do with the theme. After that of course, I am going to start game making.

    I will try to take naps today and tommorrow, because science says that naps rule. The competition finishes 10am Monday morning for me, which is fine because there is a public holiday on Monday. I’ll probably try to wake up early on Monday and do the last porting/release/distribution stuff before competition end.

    Have fun!


    All posts, images, and comments are owned by their creators.