FoonLudum Dare ExplorerUsers → MateCziner

MateCziner

Games

YearLDThemeGameDivisionRankOvFuInThGrAuHuMo
201841Combine 2 Incompatible GenresBIRKANOIDcompo134.144.044.264.354.283.383.023.54

Performance over time

overall score (left axis) percentile (right axis)

Scatterplots

Fun vs Overall

Innovation vs Overall

Theme vs Overall

Graphics vs Overall

Audio vs Overall

Humor vs Overall

Mood vs Overall

Comments by MateCziner

LD41 — Combine 2 Incompatible Genres

Rythm is Lava by egordorichev 2018-04-23T21:02:13Z

I'm amazed how much you packed into the game in such a short time, and it's super polished too. Great job!

Type to Win by net3ton 2018-04-24T14:29:31Z

I chuckled at the ending :) I think I would prefer if the game interpreted the commands as they are typed, without the need to submit them by hitting ENTER (like Typing of the Dead did it). It would be better for the flow.

BIRKANOID by MateCziner 2018-04-23T07:11:07Z

@jcsirron that was the original idea but it kinda made the game feel jaggy. Despite all the visual feedback, it was very easy to press the button just a tad bit too early. And people found it fun to spam the cards

BIRKANOID by MateCziner 2018-04-23T15:45:10Z

minimal sounds was more like I didn't have time to figure out how it works :) you can take a look at the source code just by hitting ESC and quit to TIC-80, and ESC again to enter the editor. The build comes packed with everything.

BIRKANOID by MateCziner 2018-04-23T15:55:10Z

@niksg I uploaded the TIC-80 cartridge for convenience.

BIRKANOID by MateCziner 2018-04-23T20:42:42Z

@nilstastic it's my first time even using TIC-80, but you should ask @egordorichev, he has a lot of experience with both PICO-8 and TIC-80.

I've chosen TIC because of the larger screen, flexible palette, and negligible restriction on code size.

BIRKANOID by MateCziner 2018-04-23T20:45:29Z

@Jonathan-whiting the fail condition is running out of balls, which can happen in two ways: the red mooks might eat it, or sometimes the ball might get stuck into a wall if it goes too fast (which is actually a bug)

BIRKANOID by MateCziner 2018-04-24T11:06:31Z

 @Jupiter-Hadley I did, thank you! :)

BIRKANOID by MateCziner 2018-04-24T14:35:43Z

@GameDevMumin yes I agree. I didn't really have time left to properly balance the gameplay, so I left it open ended rather than accidentally making it unbeatable and un-fun by slapping on some untested restriction.

BIRKANOID by MateCziner 2018-04-24T19:47:29Z

so nice comments, thanks everyone! made my first ludum dare a blast already

BIRKANOID by MateCziner 2018-04-25T06:34:11Z

@stderr it's great stuff, very much like PICO-8, but with less harsh limitations and modifiable color palette.

BIRKANOID by MateCziner 2018-04-25T09:00:38Z

@Blinkenlights sorry to hear that but there's probably nothing I can do about it :( you can still try to download the TIC-80 fantasy console (it's free) and load the cartridge (also downloadable from the itch page)

you can get the TIC-80 console here: https://tic.computer/create

BIRKANOID by MateCziner 2018-04-25T11:28:45Z

@saoi-games I didn't see it, but thanks for streaming it!

BIRKANOID by MateCziner 2018-04-25T20:39:45Z

@noxbuds thanks for pointing that out, fixed it.

BIRKANOID by MateCziner 2018-04-27T09:19:06Z

@SkullPixel yeah the audio sux :( didn't really had time to do it justice, and I'm not too experienced at it to boot.

BIRKANOID by MateCziner 2018-04-28T04:06:52Z

@D-Studios the hardest part for me in the compo was the decision to

A.) spend time on features, polish, and general quality

B.) spend time on making and testing content.

In the end I decided to spend much more on A. Setting an additional lose condition would have required to test it with every level to ensure that they remain winnable. Since there was no time for that, I've decided to make the mechanics exploitable. This way the player can 'rubber band' if he/she gets frustrated while trying to solve a level.

This was just a more safe way to go as much as fun is concerned with the limits of the compo. But it's totally something to fix post jam.

BIRKANOID by MateCziner 2018-04-28T15:41:59Z

@TimeLoad the more FC we have the better imo, it's good to have options. I choose TIC over PICO solely for the ability to be able to define my own color palette(s). But this has been the first time I used any FC, so I think I'll give PICO a shot too eventually.

Tiny Crusader by nilstastic 2018-04-23T09:41:54Z

I always wondered where did all the lemmings game go. Good to see one finally!