PixzleOne

LD34

LD on iPhone

I’m out travelling so I did this ld using only my iphone 4 and a public unity package I made for text based games.

The thing is I need to vote on more games, but not many run in mobile browser. So if your game runs on mobile/mobile browser, please comment!

If you have time and want to play a weird game: shameless plug

Success!

A short post mortem for my ld 34 game, Pointless text based quest .

During this ludum dare I was going away to Costa Rica to spend the holidays, but I couldn’t miss ludum dare. I “solved” this by creating a shitty unity plugin for text making text based games with simple code. This made it possible for me to create a game that was going to work using little time. I should probably add: the only program I used during this ludum dare was Notes on my iPhone 4 as that was the only device I could bring.

A friend of mine at home compiled and uploaded the game for me, but when I got home from Costa Rica I realized that there was a game breaking bug.

I had already gotten 20 votes, and this was mostly for the record so I didn’t bother fixing it (shame).

The funniest parts and the ending of my game wasn’t experienced by anyone because of this, but I’m really happy with my entry anyways. I’m happy I got just to attend!

#443 Humor 2.44
#785 Mood 2.42
#788 Innovation 2.57
#882 Fun 2.40
#910 Overall 2.57
#934 Theme 2.45

I’ve had better scores than this, but I don’t really care, I didn’t expect high votes anyways. I got a lot of good feedback, so thanks for that everyone that commented!

See you all next ludum dare!! 😀

Warning: Don’t use the unity plugin. Don’t. For your own safety.

LD35

WOOOHOO, IM IN

I’m in for the compo once again, let’s keep the streak going! [COMBO: 4]

This time I will be at home so I won’t have to use my phone.. 😀

TOOLS:

  • Love2d/Unity3
  • FL Studio
  • Gimp
  • Blender
  • Sublime Text2/Virtual Studio 2015
  • Pen & Paper
  • Wacoom Drawing Tablet
  • [SUPER IMPORTANT]Candy

HAPPY JAMMING! 😀

Progress!!!

progress and stuff

done:

  • collisions
  • running
  • jumping
  • shooting (kinda)
  • tilemaps setup

LD36

laser, windmill, delivery!

I did it, I actually finished my 6th compo!

Before saying anything else, I just want to thank everyone who made this jam possible once again. You guys are amazing <3

Also thanks to the community for being so awesome! 😀

tH6c0O

Now onto a quick look back.

Originally my game was gonna be.. a LOT different. It was gonna have a short story and a couple of calm puzzles. After running into big issues and wasting hours on world generation, I had to change plans.

This is where I came up with the delivery concept. Originally it was gonna feature a much more varied world and be filled with diffrent enemies.
Completely unrealistic, now when I'm looking back. However, I had still managed to find a much safer path.

Soon the end was almost here, and I knew I wouldn't be able do all those fancy things I had made up in my mind.

The lasers were a last minute solution, when there wasn't enough time to add any better enemies. I think it worked out pretty well though.

As per usual the music is a 30 second loop. It was the last thing I put together before submitting, but I think it turned out pretty well.

MnPCys-1

Some lessions from this LD:
-Focus on gameplay first, game world later
-Do the difficult coding at the beginning of day 2. I had struggled with a problem for multiple hours, but after getting some sleep I solved it fairly quickly.
-Only create art assets you know for sure you're gonna use. Half of the assets for this project are never even used once.
-Make sure you have some kind of twist in the core gameplay. I thought it would be original enough with the whole delvery concept, but you're still mostly just platforming. Make sure the platforming is fun.
-Sleep more! I just slept way to little this time, making me work slow and having a hard time solving pretty easy probems.

RmHWMD

All thing considered I’m happy with my game, and I’m really looking forward to next time!

Play my game here. If you leave a comment I’ll play yours back! 😀

To all of you that are still going: you got this!

LD 38

I’m in!

I’m in for my 8th time! Ludum dare 39 will be my 3 year mark, which is kinda crazy! :0

This time I’ll be using:

  • love2d with some base code and libraries
  • sublime text 3
  • bfxr for sound effects
  • reaper for music
  • aseprite for art
  • candy for teeth
  • coffee for brain

I feel very well prepared, and I’m gonna have a great time!

I will post some progress here, but mostly on twitter.

Good luck, have fun!

I'm in!

Idea is still a bit unclear, but I'm getting there!:smiley:

LD 39

I'm in!

9th time, 9th compo in a row. Time really flies! Really looking forward to this one, I feel like I'm well prepared. Will most likely be using love2d again.

Good luck all, see ya there!

LD 40

aaaaa AAAa aaAAAAAA AAaa aaaaaA

I'm in for my 10th compo!!

I'll once again be using love2d. My code base can be downloaded here, but I really don't recommend it.. It's total garbage.

My biggest goal is to make something small but nice, but I feel like I've said that the last 4 times. Maybe 5th time is the charm? So, it'd be really nice to have a solid gameplay loop done before end of day one, but we will see how that goes.

I'm super tired and really not ready for this so I'm gonna go and try to get some rest.

GOOD LUCK AND HAVE FUN PEOPLE!

Post mortem and some plans for the future

Here’s a quickly written, crappy, and way too long (sorry..) post mortem for LD40, and some plans for the future.

The jam

Since LD30 I haven’t been feeling very motivated to work on any games. I started working on my codebase maybe a week before the jam, but I didn’t add or rewrite that much. It’s still pretty messy and badly optimized. I was also smart enough to not properly test my new level loading and editor scripts, which was pretty stupid of me.

I live in Sweden, so Ludum Dare always start at 3 am on Saturday. Past jams I’ve gone to bed really early on Friday to get up somewhere around 2:00 and 2:30 am, because I’ve really wanted to be awake when the theme is announced. This time I didn’t go to bed until around 1 am, and decided to sleep the whole night. I woke up at 9 am and checked the theme. I’d gotten the idea of making a golf game when seeing the theme “The more you have, the worse it is” during voting. I felt like traditional mini golf has been done so many times, and thought that I could do disc golf instead to make things a little bit more interesting. I don’t actually know how disc golf works, and I didn’t intend to research it. This is therefore only my take on how it plays. It’s not realistic either, but I think realism is a bit boring though and not very important to me. The player must feel like the game is predictable to some degree, but I think that can be achieved by consistency instead of realism.

The idea is that you walk around a world in a top down perspective, playing disc golf holes scattered across the world. By scoring well enough on certain holes, new areas of the world would unlock. The original idea was a lot bigger than what I soon realized was possible: I had intended there to be enemies and fighting to make the game more dynamic and add some action. I soon realized this was unrealistic to make in the time frame of the jam, so I had to scrap the idea. My first problem came while planning out how the game would play: the level script in my codebase didn’t support diagonal collisions – and I thought making a golf-style game that played on the idea of the ball, or in this case the disc, bouncing off walls would be pretty dull. The first thing I did during the jam was to add 45° diagonal collision support to the level script in my codebase. I have always thought of slopes and diagonals as something super tricky, but after drawing it out on paper I had a good idea of how it would work. It still probably took me an hour or two to code, but it was really worth it.

Coding the disc and the player went well and wasn’t that challenging. Adding the rest of the features didn’t take that much time each, but many small things accumulated to a lot of time spent. My biggest problem during the whole jam was making the disc bounce of edges in the right direction. I spent many hours trying to understand why the disc sometimes didn’t bounce the right way, but eventually I decided drawing this out on paper would be a good idea. I then realized what was wrong and was able to fix it very quickly. It still seems to be a little bit off, but it’s pretty consistent. I think I’m pretty good at planning and drawing out things when I don’t understand, but I can clearly get even better at doing it.

My concentration was really good during this jam if I compare to previous ones. Usually I get tired around lunch on Saturday, and things go pretty slow. This time Saturday just flew by, and I went to bed around 1 am pretty happy with what I had. I still felt behind schedule after spending a lot of time fixing the bouncing problem. Sunday started off nicely, and things were going pretty well. Around lunch I started feeling very exhausted and felt very far behind. The rest of the jam I struggled to keep myself focused. I drew a small world map for the final game in Tiled Editor, but when I was transferring the levels to the game I encountered a few new bugs I hadn’t seen before. Transferring the levels wasn’t fun work either, I just wanted to get my game “done”. The bugs could’ve been fixed pretty easily, but I decided to save what I could and submit early because I felt too tired to continue. I put a “tutorial” hole, my testing level and a start and win room into the game and submitted it.

I can’t say I’m too happy with what I submitted, but it was a fun LD. These 48 hours were as always really worth it.

Plans for the future

This was my 10th Ludum dare, but I can’t say I feel like I know what I’m doing. I’ve developed a bit of a routine for the 48h jam format, but I have such a long way to go. This applies to gamedev in general, not only jams. When I participated in my first Ludum Dare, LD31, I had just recently started learning programming. I used unity, and didn’t even know about public variables yet. Since then I’ve gone a long way. I’m self learning, and my programming knowledge is still very limited. I’m starting too feel like I kind of know what I’m doing and how to go about doing things though. I haven’t really put too much effort into really learning to code properly. I feel fairly secure with lua at this point, but I want to learn properly in the future. I’d also like to learn some other languages, especially lower level languages.

Since LD31 I’ve participated in many jams and worked on a couple of games outside jams. Although I worked on quite a few games outside jams, none of those projects ever made it online for others to play. I always say I might rework my jam games, and on a few occasions I started doing it, but I often lack the motivation. It’s not impossible that I will rework one or two in the future, but I think it’s pretty nice to move onto new projects after LD. Ludum dare always gives me a huge motivation boost, and I’d like to start using that boost more, instead of playing with my submission for a week or two and then throwing it on the death-pile with the rest of my games.

My next step in gamedev is extending my “attention span” for projects. By over scoping my projects I lose interest before I’ve gotten anywhere. Instead of trying to force myself to keep working on too big projects I now want to start to work on shorter and smaller project, and once I’m done with that I can consider working on something a little bit bigger, and a little bit more ambitious.

I’ve told myself countless times to do this kind of thing without too much success, but I intend to succeed this time by setting realistic limits and shorter deadlines deadline, without letting myself crunch too hard. I will have to force myself to sit down and work on projects, because no project is all fun. At the same time it’s really important that I don’t stress about getting stuff done. By working on smaller projects I hope to get more experience with the whole process of making games.

My current goals are: - Keep working on the codebase to have a nice environment to make games - Get a game or two finished and out there - Explore many small ideas and polish them until they feel like finished games - Always work on some game and/or other creative stuff, instead of working super hard every third month and then losing interest - Learn how to set realistic goals - Increase my gamedev "attention span"

We will see how far I can get until LD41. I hope to see you there!

LD 42

woooO

im in for the 12th(i think?) time as always i plan to make something super simple but we know that never happens

also in spirit of open source here is some dumb server code that ive copy pasted together for online highscores and such

good luck, have fun