conniac

LD23

I’m also joining!

Hey guys,

 

This is my first time on this site, and I’m planning on participating in the Ludum Dare 23!

 

Tools I will be using:

  • Eclipse for Java in combination with Slick2D as an API.
  • The graphics will be done with Gimp and Paint.NET
  • SFXR will be used for audio.

 

Looking forwards to this competition!

Failure is success

This was my first Ludum Dare and although I was unable to post my entry in time, I have learned plenty of important things to help me progress.

The reason for my failure was because I have seen to big and had too much to do in too little time. The benefits I received from this is that I learned my capabilities and I learned how fast I can really code. I still managed to have a playable 2D plat-former which included:

  • physics
  • map loader
  • end-screen
  • text
  • doors & keys
  • falling spikes
  • spikes
  • camera
  • a player
  • items
  • traps

All of this was coded from scratch using Java with Slick2D only. In addition, I still had time to create all of the graphics, animation and levels.

 

In the future, I will either seek smaller, or use a bigger game engine. Here are a few snap shots of the unfinished game.

 

 

I’m also in for the miniLD!

I’ll be using the same tools:

  • IDE: Eclipse
  • Language: Java
  • API: LWJGL & Slick2D
  • Graphics: Paint.NET
  • Sounds: SFXR

This time I will make sure not to make something too big. I learned my lesson from last Ludum Dare. As usual, I will write everything from scratch.

Done!

I am finally done my entry!

I have learned from my mistakes from the previous competition I joined. This time I did not aim too high, but at least I was able to complete the whole thing. It is a replica of the game called Symon Says, only I call it Conniac Says.

It can be set to full screen, and it also contains an extreme mode where the buttons move as you try to memorize the pattern of the notes!

It also keeps track of high scores.

Here is a screen shot of what it looks like:

It might not look like much from this image, but the overall project was well over 2, 000 lines of code, and that’s not including spaces of comments. The worst part about all of this is that I started this project entirely from scratch, no re-used code from previous projects.

I hope you enjoy it!

Conniac

Comments

18. Jun 2012 · 21:04 UTC
I made one called “Remember?” where you can choose the amount of buttons and if the buttons move or not. You’re right, it doesn’t seem like much when you look at it, but the computer needs to memorize it’s patterns, play it back, and then send it over to you… yada yada yada.

LD24

Enzyme is done!

I was not expecting to join the LD this week, but I changed my mind and produced a game in under 24 hours. I had to take shortcuts because I am already out of time. Consequently, there is an error on my intro page, I wrote “theatening” instead of “threatening”. Since I am out of time, I will not bother fixing this, but at least my game is fully functional. I hope you enjoy it.

#gallery-1 { margin: auto; } #gallery-1 .gallery-item { float: left; margin-top: 10px; text-align: center; width: 50%; } #gallery-1 img { border: 2px solid #cfcfcf; } #gallery-1 .gallery-caption { margin-left: 0; } /* see gallery_shortcode() in wp-includes/media.php */ intro demo

Also, since I did not introduce the tools I was going to use, here is the list. It is just as usual.

-Eclipse (Java)

-LWJGL && Slick2D

-SFXR

-Fre:ac

-Paint.NET