Castermind post-jam version 0

HuvaaKoodia • 5 years ago on 5th Alakajam! entry  Castermind

Sound effects, UI improvements and a teeny-tiny change to the rules… That's what a quick post-jam version is made of.

Try it here

Discover the results of the 5th Alakajam! 1

Wan • 5 years ago on 5th Alakajam! 

It's official: the results for the 5th Alakajam! are out! You can find the results here:

Solo winners | Team winners

Kudos, high fives and back slaps to everyone who participated, in whatever way(s) you chose to. We hope you had a blast! If you have any feedback or suggestion about the event, feel free to let us know with a comment.

What's next?

The date of the 6th Alakajam is not set in stone yet but will should place in late May/early June. We will confirm it as soon as possible.

But way before that, next week-end actually, we'll start the 3rd AKJ Tournament, where the community is invited like last time to play & compete on jam games!

If you want to submit your own game to the event, follow this link.

Behind the Scenes

The jam was run by @toasty, @TimBeaudet, @thrainsa and @tipyx because nicks starting with Ts rule the world! Although not only Ts ran the jam to be honest, with the excellent @Danae and @Aurel300 bringing the event to life thanks to their livestreams :)

Also many thanks to those of you who jammed, played, streamed and/or speedran(runned?), as well as you, the community, for making this what it is.

We hope to see you in the upcoming Tournament!

Only Need 4 More Ratings! 2

sebastianscaini • 5 years ago on 5th Alakajam! entry  WizKnight

Check out WizKnight!!

We only have a few more to go! we'll return the favor and rate the games of everyone who rates ours so come drop by and give WizKnight a play!

Trinity 0

Thrainsa • 5 years ago on 5th Alakajam! entry  Trinity

I start rating games late but I hope it will be enought to get the 10 votes ;)

Come and check our Trinity game entry for the 5th Alakajam.
I'll rate more games tomorrow so don't hesitate to leave a comment so I can check your game tomorrow ;)

Timelapse Unlimited Wizard Magic Duel 0

gechy • 5 years ago on 5th Alakajam! entry  Unlimited Wizard Magic Duel

There is Our timelapse.

Let's Rate Eachother! 1

sebastianscaini • 5 years ago on 5th Alakajam! entry  WizKnight

Check out WizKnight!!

We'll prioritize rating the games of anyone who rates and comments on WizKnight some come trade ratings with us!

Cursed Food Poisoning... 2

SnowFox • 5 years ago on 5th Alakajam! 

Sooooo sad I didnt have time to put an entry in for this Alakajam :( Unfortunately I was struck with sudden food poisoning, and have been out for over a week. I look forward to playing the entries that everyone else submitted though!

Better luck next time for me :(.

Postmortem - Elementary! 1

innomin • 5 years ago on 5th Alakajam! entry  Elementary!

TL;DR: It went pretty okay, and I like writing, apparently…

This was my first Alakajam, and I had a lot of fun in the solo division! My experience with the community here has been really good too, people giving and taking constructive feedback, and just being very invested in making and talking about fantastic games.

I joined this site because I'm kind of losing interest in Ludum Dare's whole thing since the website redesign. It's clunky and poorly organized, and makes it difficult for people to jam and rate games. Even though they're getting closer to where the site used to be, I still feel like there are huge gaps in the website's design, and a group of people that refuse to acknowledge the problems exist at all. This place is awesome, and is already everything I want from a game jam site, so I'll definitely be sticking around for more!

But that's enough about that, on to the game I made…

Goals:

My goal with this jam was to get C O N T E N T in, and make as much game as possible. As a programmer, I tend to overscope my designs in weekend gamejams, and though the code turns out pretty solid there's very little gameplay to speak of. I was looking into puzzlescript and pico-8, because they limit how much code you can really add, and to be honest I was hoping to try puzzlescript out once because it felt lightweight and content focused. Two hundred seventy-seven rules later, I'd probably change my opinion on that, but there's no doubt it worked out for me in this jam.

I was actually surprised that the theme was Spellcasting after AKJ#1 did Alchemy, it was the choice in the top ten that I never thought would get through. So all lazy brainstorming of the finalists thrown out the window, I tried to figure out a way to make a puzzle game where you picked spells, in a framework that only lets you move a single object called Player around the screen…

What went right:

  • I finished my logic on day one. Two days is not a lot of time, and I set a goal of having all the mechanics and most of the art done by the time I went to sleep on Saturday. Lots of problems were solved, like nicer tilesets that had depth, and that whole player/finger swapping issue, and three of the four spells were fully coded and arted. I made tweaks to everything in day two, but being able to start making levels as soon as I woke up definitely left time for bugfixes and polish. And sound effects and music.

  • I made fifteen puzzle levels in 48 hours! Even though my original goal was to have something like 20 levels, people have been able to play my game for over an hour, and that really means something to me. In day two I was making a new level every hour, from figuring out how to use the mechanics I had already implemented in unexpected ways, to laying out a basic plan, to adding enough spells and details, to brute forcing every solution to make sure there were only one or two ways you could solve it. It was a lot of work to do, and some levels suffered minor issues because of this time crunch, but I'm glad that this is where I ended up spending most of the weekend.

  • I stayed focused and worked all weekend. I started when the timer did, and put a solid fourteen hours in day one. Then I put another twenty in day two. There were times when I wanted to watch some TV, or play a game to relax, but I just kept working through it. That's a first for me in gamejams, and I attribute it to the fact that I saw how far I was getting, and didn't want to lose any momentum.

What went wrong:

Let's address the elephant in the room, the graphics are pretty bad. Puzzlescript limits you to 5x5 pixels per grid space, and I actually spent a good 10 hours of the jam getting things to go from this standard puzzlescript style:

To this slightly more detailed art:

But there wasn't really much I could do beyond that, especially in a weekend. A lot of people on here have convinced me to never work in puzzlescript again, off of this limitation alone.

In a related topic, the font I made for the cutscenes has been particularly singled out as being illegible, which sucks because the whole goal was to make nicer cutscenes with some character instead of centered text on a black screen. I get it, it's not the best, but it really defeats the purpose of cutscenes if people can't even read them…

  • A few people had trouble figuring out what was going on in the puzzles. This is probably art-related too, but it was a shock to me. If you can't understand what the puzzle is because of the visuals, then I've failed as a designer! I think it boils down to two things: the targets are too big, and obscure important background details, and some objects and effects needed longer animations to be more visible. Possibly a third reason is that people's eyes glossed over when they didn't like the art, so they didn't even bother to try planning out a strategy, but I'll give people the benefit of the doubt here and say that they felt this way because I did not take advantage of the space properly myself.

  • I pulled an all-nighter up to the submission deadline. Yeah, I know, it was dumb and pointless and just… why? The other side of motivation and momentum is that sometimes you don't know when to stop yourself. Being self-employed and a bit of an insomniac, I already have a pretty loose relationship with sleep schedules, but I would not recommend that you do this, ever!

Takeaway:

I'm actually pretty happy with the finished product, and I think it holds its own as a full puzzle game experience. I plan to add better music (a 30 second loop doesn't cut it for an hour-long puzzle game) and fix a few art and font issues in the near future, but otherwise I'm calling this project a success and moving on to the next one.

And speaking of that, the 7 Day Roguelike Challenge starts tomorrow… I might adapt this spellcasting design into a roguelike with enemies, and add another concept where you capture enemy attacks into new attack cards for yourself. Pico-8, don't let me down!

Failure 3

dollarone • 5 years ago on 5th Alakajam! 

It's ok to fail. Fail early, fail often, and learn from it.

I wanted to make something for the Alakajam, as usual. I liked the theme and I brainstormed what I think is a cool idea that can be iterated and extended post-jam as well. The only problem was scope, and I guess I spent too much time evaluating what to do and how to cut the scope into something manageable.

In hindsight, it's obvious! I know how I could have done it now, but alas, during the weekend it felt a bit hopeless. I think part of the reason was I could "see" all the options for extensions and new features and got a bit overwhelmed.

Anyway, I finally started working on the game at some point on Saturday. I did a test-run last weekend which revealed my base code needed some repairs in order to do web builds (long time since I'd worked with my JS stack). Unfortunately I didn't manage to fix it in time, and so I spent much valuable time just getting the basics ready.

On Sunday I had some other commitments, and I quickly realised I just wouldn't have the time to get something playable ready. However, I do still like the idea, and will try to create a prototype as my next project.

Failing is not bad. I want to participate in each Alakajam, but this time I will be doing it post-jam :)

Postmortem - Artificial Elemental Expedition Prototype 0

AdroitConceptions • 5 years ago on 5th Alakajam! entry  Artificial Elemental Expedition Prototype

What Was My Goal?

My goal was to create a game that involved flying between worlds and overcoming challenges. Throw in some dialogue. Shake and Stir.

What Went Well?

  • I managed the flying between worlds, the related level transitions and some basic dialogue in regards to the shopkeepers.

What Went Not So Well?

  • I overscoped. The game concept was probably to big for a single person over a game jam weekend. Especially when combined with the schedule of the Jam. I ended up with nothing more then stubs for most of the levels, with not much intresting to do with them.
  • Modeing/art, as usually, for me didn't go very far.
  • I didn't manage to have time to create a quality main menu or options menu (I have code to support x/y invert on the camera and audio channel level slidders, but I didn't have time to wire it all up)

What Did I Take Away?

  • I have already got some good feedback regarding the core idea (flying between worlds and overcoming challenges) even with the roughness of the presentation and the incompleteness of the levels.
  • I think I have a functional core loop, just needs some expansion (few more connected and varried mechanics) and some levels to do with it (and the ovious art upgrades).
  • After spending a few hours fleshing out the levels that were only stubbed in, v1.1 is a much fuller and varried experiance, which got to about the level I was hoping to get with my levels.