neosam

LD21

I’m in, too

Hi all,

I’m in for LD#21.  It’s the first time I enter the competiton.  I will use

  • Love2D (lua) as programming language
  • Gimp for graphics
  • sfxr for sound
  • If there is enough time I try to use milkytracker  for audio
  • Use Ubuntu 11.04 as operating system

First graphics

Hello everybody,

I will make a jump’n run and the hero has to escape (not very creative, i know :) ).  Here is a screenshot:

First graphics in my game

Collision detection and user input already works.

 

 

Comments

20. Aug 2011 · 10:13 UTC
He’s… fat.

Animation, Background and stuff

Here is another screenshot of my game.

 

Now I have a real sprite class a background and 3h extra sleep :).  Graphics looks stupid, this should be better.  Also I need a trash-story ;).

 

It’s got a name and a story

Hello everybody,

Now I have a name and Story for the game. The unbelievable weired name “Dragon’s Bloodmoney”. The story is on picasaweb.

Please note that the story is very stupid because I don’t got a good idea: picasa album.

 

LD22

I’m in!

Hello everyone,

I’m in for Ludum Dare #22 and I think I will use

  • Coffeescript and three.js
  • Gimp
  • sfxr
  • Milkytracker
I hope this time I do better than last time with Dragons Bloodmoney :)

Leveleditor

Since I will use HTML5 and CoffeeScript I decided to use this leveleditor for my game: http://www.mapeditor.org/

The reason is that this one can export in json files which is easy to read.

I hope this post will help someone.

Day 1 nearly finished

Day 1 of Ludum Dare 22 will end soon and I think my game is far enough to get it finished.
All the core programing stuff is nearly done. What do we have?

  • Tiled background which can be leaded by an image. Translation between pixel color and
    tile is done by a mapping table so I’m very flexible.
  • Sprites (not yet animated) can move around and have collision detecton implemented.
  • Background and foreground are repeated images which have a delay to the camera position
    so we have a 3d-effect
  • Keyboard input and action system is implemented so we can easily add new features.

And what are our todos?

  • Of course, there must be a really cute and stupid story. I will do this now.
  • Sprite animation.
  • Sequence function for story mode.
  • Cute and stupid paintings for character, tiles and story.
  • Sound and music :).

You can play the current version at
http://dl-web.dropbox.com/u/2720564/LudumDare22/index.html

Tags: day1

LD23

I’m in for LD23

Hello everyone. I’m in for Ludum Dare 23 and will try my self made java engine JUltraGame which you can find at https://github.com/neosam/JUltraGame

Also I will use

  • LMMS to make music,
  • sfxr or bfxr for game sound
  • Gimp, Inkscape or Blender for grahics (I will decide it next weekend :)
  • IntelliJ Idea as IDE
  • Ubuntu Linux as OS

For the timelapse I will use some of my self written bash scripts. I will upload them soon on https://github.com/neosam/scripts

This time I will be prepared, last time I didn’t finish… I also take part on the LD Test this weekend.

Good luck and much fun everyone!

neosam

Yeah! Painting!

I already painted an image:

Timelapse Day 1

After two hours I could upload a fully funcational timelapse video of day1:

Tags: timelapse

Comments

dom96
22. Apr 2012 · 07:49 UTC
How do you record the timelapse on linux?

LD30

I’m in

Hello I’m Simon and you can count me in to Ludum Dare #30. I will use

  • IDE: IntelliJ Idea
  • Library: LibGDX
  • Graphics: Inkscape and Spriter
  • Music: Don’t know yet
  • Other: Tiled, TexturePacker, git(hub)

I wish everyone lots of fun, a good time and I hope we can improve our skills again.

Testrun completed

I made a short testrun and I think I’m ready.

A javascript version is available at my dropbox account. But it’s nothing special, you can just jump and run and the Box2D debug renderer is still enabled :).

The code, which is undocumented because I was in a hurry, is available at github project which I made for it.

Have a nice weekend everyone, lots of while programming and maybe while watching Capaldi :)

Cheers,
Simon.

Timelapse made with TechnoLapse made by technocf. Thanks!

Halftime day 1

ld30-screenshot1-neosam

It’s the first half of the first day and here it is. A jump and run with a level importer camera control, animations and some other stuff.

LD31

I’m in

Again, I’m in for Ludum Dare! This time I will use.

  • Language: Java
  • Library: LibGDX
  • Graphcis: Inkscape and Gimp

For sound and music I will use tools like sfxr or autotracker. But maybe I will create music on my own with a tracker software or something like that. Don’t know yet.

I hope you all have fun!

Comments

GabrielGFF
23. Nov 2014 · 17:56 UTC
Do you recommend any tutorial about Libgdx? Because I’m starting in Libgdx. 😀