FoonLudum Dare ExplorerUsers → sigod

sigod

Games

YearLDThemeGameDivisionRankOvFuInThGrAuHuMo
202046Keep it alive👥Ember Storyjam17453.262.313.003.733.893.892.283.77
201945Start with nothing👥Mindmazejam6443.362.712.983.333.403.673.84

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 sigod

LD45 — Start with nothing

Who Let The Dog Out by TimBeaudet 2019-10-09T00:56:23Z

That's basically a game every programmer wants to create :D

My only dislike is that you cannot cycle through command history.

Behaviour Engineer by pschichtel 2019-10-08T11:11:54Z

I couldn't figure out how to create child nodes. Maybe something's broken?

Meet Meow by Kappa.B 2019-10-26T07:44:34Z

It is really offputting for me that music stops when you move your mouse outside of any of the boxes. Otherwise good little game with interesting mechanics.

Overseer by Samuli 2019-10-08T10:47:56Z

2 players required?

World Collector by Joe Williamson 2019-10-09T19:39:59Z

This game is incredible.

NULLRUN by mindfungus 2019-10-10T21:39:06Z

Really atmospheric. Sounds are awesome.

Entropioneer by Lucas Ferrantelli 2019-10-08T07:55:35Z

Mechanics are interesting, but a big easy, at least in Dijstra chapter. Really cute graphics. Only lower the volume of the music next time.

Blossoming Cosmos by ryusui 2019-10-18T06:33:33Z

I've managed to place flower on top of another flower by clicking on it when the flower was damaged by red thingy.

I like the concept of the game. Nicely done.

Also, I found it really funny that the archive is named as Blossoming Windows :D

Bless by Fatsheep 2019-10-09T18:50:46Z

I cannot believe there's no sinister ending :D

Terminal Reset by fusionnist 2019-10-16T20:48:54Z

This game has a potential. I really liked mini-hacking games.

Controls are a little bit uncomftable. Especially in platformer mode. And especially for jumping.

P.S. Please, use ZIP instead of RAR.

Terminal Reset by fusionnist 2019-10-16T21:47:37Z

@fusionnist, I first heard it from streamers. Basically: RAR requires separate program, when support for ZIP is built-in.

Mr. Nothing by schwede 2019-10-15T19:56:07Z

Interesting concept. But it's a bit too hard with current controls.

Stripe of Life by jsm 2019-10-08T06:23:25Z

itch.io says 404.

Terra Nil - Reclaim the Wasteland by vfqd 2019-10-09T20:10:11Z

Wonderful game. I really like the graphics. And the idea is really interesting.

AMaze by Zhorky 2019-10-08T08:28:11Z

Love the idea to fade out the blocks over time. Jealous of randomly generated maze, I wanted to implement RNG too, but didn't have time.

I think it has the potential. Polish it enough and it'll be a good time sink. :)

Part Wars by mCohen 2019-10-29T18:06:33Z

It's basically a rogue-like card game. I really like this concept.

Mitosis by MediocreMonty 2019-10-26T07:33:21Z

I enjoyed this game quite a bit. Really good entry.

I bought Mitosis without any slot to put it in. Which blocked any further upgrades.

Murashkin's Effect by EvilSock 2019-10-09T21:55:19Z

The link is broken.

Detective Pawsome by Instafluff 2019-10-09T19:26:08Z

Really nice little game. And really awesome music. The game was a bit hard for me, but I figured a way to cheat :D

ZEN by Zhanna 2019-10-09T22:25:09Z

Got kind of stuck on 3rd level - the last shuriken enemy didn't want to die. Otherwise, really great game. I liked the movement of the character, feels like skating on steroids :D

Zombie line by KeaCobs 2019-10-10T21:22:41Z

Doesn't start, says a bunch of DLLs are missing.

In the Beginning by shadow30 2019-10-10T17:09:37Z

14 waves, 28991 score. :)

Really good little game.

Mindmaze by sigod 2019-10-07T21:53:45Z

45+ hours of work. :sweat_smile:

Mindmaze by sigod 2019-10-08T10:25:17Z

@nikolay-zapolnov Rust is great, I like it a lot. I'm not very experienced with it, especially with Borrow Checker. But I had almost no problems while working on this game, that's probably due to ggez (game framework that I used) having a good architecture.

Overall, Rust is a bit slower to write than other languages. So, for prototyping it isn't as good. But if it compiles -- it works (most of the time). I'll continue to use Rust for any future projects including future Ludum Dares :)

tfw no flesh by Roosevelt 2019-10-10T21:10:35Z

I won! :D Cute idea. Expected skeleton to actually get flesh on its bones, but that would've been a horrible site, wouldn't it?

Enter The Vortex - Loot or Die by arashi 2019-10-08T07:24:47Z

Cute graphics. Enemies that just walk towards player (with the same speed as player's) are annoying.

LoneWolf by Navira 2019-10-08T06:09:25Z

Did you forget to publish game's itchio page? It says 404.

Sprout: Tree Simulator - Evergreen Edition by jakemchugh1 2019-10-08T06:40:13Z

It crashes for me:

``` org.newdawn.slick.SlickException: Failed to load sound: res/audio/ambience.wav at org.newdawn.slick.Music.(Music.java:176) at org.newdawn.slick.Music.(Music.java:75) at game.Game.resetGame(Game.java:248) at game.Game.(Game.java:116) at manager.GameManager.(GameManager.java:12) at engine.GameEngine.(GameEngine.java:24) at engine.GameEngine.main(GameEngine.java:40) Exception in thread "main" java.lang.NullPointerException at game.Game.resetGame(Game.java:275) at game.Game.(Game.java:116) at manager.GameManager.(GameManager.java:12) at engine.GameEngine.(GameEngine.java:24) at engine.GameEngine.main(GameEngine.java:40) AL lib: (EE) alc_cleanup: 1 device not closed ```

Sprout: Tree Simulator - Evergreen Edition by jakemchugh1 2019-10-08T06:47:57Z

Clicking also doesn't work. Tried running it from console to just see the logs.

Sprout: Tree Simulator - Evergreen Edition by jakemchugh1 2019-10-08T07:09:19Z

Tried to run it from the desktop. Unfortunately, it still doesn't work.

Sprout: Tree Simulator - Evergreen Edition by jakemchugh1 2019-10-08T07:37:21Z

It's okay, I'm not complaining. Maybe you have game resources somewhere where the game expects to find them? Try removing the resources.

LD46 — Keep it alive

jumpgolf by torcado 2020-04-21T01:26:40Z

The first game that I'm checking out for this LD and I already know that it's one of my favorite.

Dorfromantik by yazara 2020-04-21T23:31:36Z

On my screen (5120x1440), I cannot even see "to do" UI. That's what I managed to build blindly: Screenshot 2020-04-22 01.51.32_tiny.png (The screenshot is downscaled because of the site's limits.)

Requested by a friend: It would be cool if most tiles had restrictions on how they have to be placed related to other tiles.

Dorfromantik by yazara 2020-04-22T21:35:38Z

@yazara Thank you.

My score: Screenshot 2020-04-23 00.28.18_tiny.png It doesn't get hard enough over time. I had to corner myself to fail.

ADRENA-LINE by managore 2020-04-21T20:19:15Z

Thank you for windowed mode and alt+enter support!

Reroute Resistance by UncleGubbsy 2020-04-22T00:25:15Z

Looks interesting, but I cannot figure out how to play.

Pelican Play Ball by vfqd 2020-04-21T10:53:30Z

Please, add support for windowed mode. My screen is 5120x1440... cannot understand what's going on. After pressing "Get Wave Results" I can only see the button "Quit".

Zima by Stefan0198 2020-04-22T00:01:18Z

For some reason it starts my VR on the game start.

[M]achine [L]earning by Sakurina 2020-04-21T22:34:36Z

The game is way too long for the jam, but the story kept me in its grips. I got alchemist end.

Ember Story by sigod 2020-04-21T08:50:46Z

@cirnomouto, thank you for pointing this out. I've updated the game. Now it should use less than 200 mb.

Calling `play_later()` for every sound on every frame wasn't correct thing to do...

Ember Story by sigod 2020-04-22T09:29:12Z

@torh Hi. Thank you. I've added it to indiexpo: https://www.indiexpo.net/en/games/ember-story

The King's Knight by Fax 2020-05-01T11:18:53Z

For me SPACE keep scrolling down the page.

Flower Defense by yokuday 2020-04-21T10:45:23Z

Damn. Wanted to play again after seeing WormholeGames's screenshot, but now the game doesn't start :( It might be something to do with screen size and the fact that I'm running DisplayFusion.

Nice overall. I enjoyed it. Only I didn't understand how to build more drills and had to sit and wait for resources to spawn.. and got overwhelmed.

Goblin Slayer by Blacked 2020-04-21T20:07:42Z

Cannot play on 5120x1440 screen. There must be some buttons on the screen that I don't see and cannot press.

Goblin Slayer by Blacked 2020-04-22T15:41:38Z

@blacked 4K is 4096x2160. 5120x1440 is just a super ultra-wide (32:9 aspect ratio). Check a comparison here: https://en.wikipedia.org/wiki/4K_resolution

Fermi Paradox by tversteeg 2020-04-21T09:14:05Z

Enemies were kind and picked up health packs for me. :)

Keep it Alive! by IGRecca27 2020-04-25T12:57:13Z

@redsponge > After some messing around I found out that you can water using C and pass the first level, but I do not know what to do next.

I've figured it out: you can refill while standing near a "terminal" by pressing R.

Haiku, and the Mother Virus by Mister Morris Games 2020-04-21T01:52:57Z

Interesting game.

Starting screen is kind of annoying, I had to sit thought it several times. And for some reason walking to the right doesn't work.

On a side note: I saw your art on Instagram. Are you sure the game is qualified for the compo?

Haiku, and the Mother Virus by Mister Morris Games 2020-04-26T10:54:00Z

@mister-morris-games That confused the hell out of my friend (who's your follower). :laughing:

> And for some reason walking to the right doesn’t work.

I figured it out - it's because I have Vimium extension installed.

Guns N' Violets by Wallaby 2020-04-25T23:36:07Z

Really nice game. Only can you add support for wide screens? Like 5120x1440. For example (downscaled): Screenshot 2020-04-26 02.26.12.png

For some reason, all screenshot of a normal gameplay look like this.

Guns N' Violets by Wallaby 2020-04-26T00:26:42Z

@wallaby, I'm not sure... Here, check out the video: https://youtu.be/AucsCglTxQ8 (Ignore the lag - it's just how OBS recorded it. I haven't tried recording at this resolution before.)

Edit: Overall, screen movement feels very slippery and unpleasant.

Guns N' Violets by Wallaby 2020-04-26T10:19:39Z

@wallaby 1. Add support for Windowed mode. The general convention is to allow toggling FullScreen/Windowed mode with Alt+Enter. Forcing FullScreen on people is not nice - I've learned it with my game on the previous LD :D 2. Somewhere in the code, you're making assumptions about resolution/aspect ratio/etc. Or maybe Godot does it. Either way, you need to make it dynamic.

Guns N' Violets by Wallaby 2020-04-26T18:16:21Z

@wallaby I tried the first and the latest version. The screenshot and video are of the latest version.

Guns N' Violets by Wallaby 2020-04-26T19:58:35Z

@wallaby Works much better :thumbsup: Now only dynamically adjust visible area instead of just showing black borders on the sides. And it would be perfect. :smiley: