Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

GameDev_byHobby

235
Posts
5
Topics
15
Followers
3
Following
A member registered Jan 13, 2017 · View creator page →

Creator of

Recent community posts

Lol thank you! Most of the month was spent in UI logic so I'm pretty proud of that side. The simulation part is buggy and not really ready to ship, but the time limit is what it is.

If you really want to see a working game like what I tried to do, you can go here: Sandspiel oSand Pond.

You're supposed to dictate simple rules that would interact with each other to simulate really complex stuff. Like cellular automata

Thanks for the kind words! I know it's got a ways to go, but I succeeded in finishing a buggy pre-alpha 0.1, at least lol. This was a mini project with no strings attached to get me out of a block with another game I'm developing. After all, I'm going to come back to that one after another month I think, and redo a bunch of stuff with a more detached mindset

Drag and drop an asset on a premade editor with a menu to configure it without even understanding how to render triangles

(1 edit)

Hi! Thank you for trying... It's a bit messy and incomplete rn, but it should have tooltip hints. If you hover over stuff, you'd get some hint of what to do. On a nutshell:

Ruleset {

    Name

    Color

    Rule {

      Input

      Output

      Symmetry (X, Y, Z)

      Chance of executing

   }

}

For now, you can't mix elements on the input/output, though. I tried to make it work, but it was a bit of a rush to have the current broken implementation done in time. Maybe for an update

This is a first with a board for me this jam. Maybe a little slow with the many lives available. Neat customization though!

(1 edit)

A cool spin on asteroid of yore! Although my screen was quickly overrun by the amount of slimes going at me. Thankfully the ship is tanky

For a game made in C with no modern helper stuff commonly enjoyed in game engines, a cool entry! I couldn't escape the event horizon for quite some time, but very good use of the theme overall

Neat game! I didn't notice at first that I wanted to collide with these objects, not avoid them! For the spaceship, maybe add some thrusters on the opposite ends, but cool asteroid mechanics overall.

A bit difficult to keep the enemies at bay, but cool concept overall. I'd replace the text explaining the mechanics though! I read the first two lines and started right away, it's a bit overwhelming to start with. Maybe you could introduce the mechanics one by one, explaining in bite sized chunks as they come up in gameplay

A respectable 8th place overall for my run, I really like this game. The initial presentation is awesome, the art stunning. One thing I don't know if you can achieve would be to scan the local system and display the letters that correspond to the player's keyboard, taking into account the physical key press and the actual key value could differ between languages.


Also, really cool way to do combat. I rate this 5/5

Well acomplished! I like the freeze frame of him like in mid-stride. I think I escaped death by a door closing on me and impaling my little guy. Maybe that also has to be harmful, if not already.

My only complaint would be that I ran out of ammo and could not replenish it before dying. Maybe I missed how. The game is extremely well done otherwise. The polish is awesome and would give it five stars if not for the stated before. Please correct me if I'm wrong!

In that case I'd recommend an icon or telltale sign with a warning sound to communicate these sudden charges. It'd add to the sudden surprise and also pavlov the player into a rythm, which you could break sometimes to keep'em on their toes

A cool concept! I really like the fact sometimes it's the key with no letter indication. Makes you think a bit more. I'd like to see an endless mode that would increase in speed as time or points go on. It would be a tetris-like gameplay loop with the same easy to pick up, hard to master style.

This is a really cool way to use space! With a few tweaks to the UI, it'd be a perfect submission. 


4.5/5 for me

Cool Twin Stick! The enemies start going fast at some points, I don't know if it's intended, but it did give me a few close calls

Looks very cool from the page alone, good job! I'm gonna save it for after I'm done with BG3

Cool game! Since you're making it in this window size and orientation, is this meant to be played on mobile? If so, any plans to add touch support? Either with virtual buttons or similar? Keep it up

Ah lol, that's the default setting for monetization. I never pay attention to it. I never expect money for my games, specially so for Jam games, but thank you for caring anyway :D

The game is as bare bones aimless as it gets, I'd like to break off the sandbox feeling that it has right now. The original Jam's theme was exploration so the only aim/goal is to explore tiles by moving. I agree with you and I'm aiming to give this game better moment to moment gameplay. The current aim is as you said, to chill for 5-10 minutes, enough for a Jam, but not good enough going forward.

I'll try to add some combat, puzzles, smaller levels and stuff like this.

Thank you for your feedback!

I really like the movement in this game, really satisfying to run and jump. I also love your choice of the Lego style! Did you make the models or download them? Gonna check out the description again in case it's there. I also like the game overall but after a while it can seem to be a bit like wandering without a clear goal. I spent some time looking through every tunnel and branch and it quickly became disorientating, which isn't exactly bad for this kind of game. The kind where you have to draw the map on a sheet of paper to keep track of every twist and turn. Very good game!

This game is so weird but not in a bad way. Very creative setting and layouts. There can be some improvements after applying some after effects and such, but I liked the overall aesthetic. The pause menu surprised me the most, really cool looking. Well done!

Good to know! Maps will have to be less than 500 tiles. I'll take It into consideration. Also, I may count the total tiles to give bonus rewards but I don't think total exploration should be the or the only goal.

I'm gonna look into those Bugs, thank you!

For the last bit, I think your problem about jumping around should be a known issue with the A* algorithm I'm using. I should fix it soon. And maybe add a tutorial and some crosshair indicators to show valid tiles.

Thank you for playing and the amazing feedback!

I really like the game. The controls are a bit difficult, specially because the camera not always focuses on you and you lose sight of half of your character, but it's difficult in a way that can be more fun because of it. Also, try to capture the mouse so that people don't have to focus on keeping the cursor on the game window, more so due to the uniqueness of the movement system. I didn't play the game before, but good job on the AI! I can tell it's not the typical brain-dead bot that gets stuck on corners or "shoots" at the wall. Well done!

Thank you! With so little time in the first jam I ended up with something totally different to what I thought of first, but I'm liking the direction. It's only a glorified prototype at the moment, but I see some potential there. It'll also help work on jam projects after the event, as I always abandon them due to the rushed and ugly code base. I think the music could improve greatly, though I'm not too bothered by it for the moment. Thank you for your words and feedback!

Actual good use of the splat set for the fog of war! Simple loop but a good one. Well done!

I like the game! You should also add wrapping to the sides and the ability to explore there as well. Then it can be said to be actual exploration, although I did like the variety in gameplay from the typical character and movement. Good job!

Very few ratings for a very interesting concept. I love the slime consuming everything mechanic. I got so big by the end that I couldn't eat the last piece of furniture, but I guess that can be said to be part of the puzzle. You could very easily expand this game in a fractal fashion, getting into a larger environment as you eat. Apartment > Building > Block > Neighbourhood > Etc. Great game!

I'll take those, thank you!

Thank you!

I was going for tabletop RPG like but ended up with tabletop splatoon lol. The movement is like this because I always make free movement and wanted to challenge myself. Although it would be more difficult to determine an explored tile. I'd still have to compute the player's path in a grid. I could do something about the speed though.

Appreciate your feedback!

Cool game! Controls are tight and responsive. I just have to ask though, what's the font you use on your page? I love it

Pretty good atmosphere. I really like the UI and presentation on this one. It fits really well together. Good job

Always good to see different perspectives and some 3D. This game is specially good in terms of exploration. It really feels like an unknown dungeon with the blacked out tiles. The exploration has a clear risk-reward system due to its nature that makes you want to keep discovering tiles but that might cost you your life. Good game!

A clear 5/5 for me! The movement is difficult but rewarding. It's not incredingly punishing because of the checkpoints and because of that, I don't want to rage quit. Instead, I have a greater incentive to explore since I know it's not completely a game over. Very well done!

(1 edit)

Thank you for playing!

It's very much a random number generator but the screen can really limit you some times. I noticed that there's not much of an incentive to move up and down if you can't reach as far as to the sides, so I could think of some fix to that on a upcoming update (maybe).

Thanks for the feedback!

Thank you!

I added the enemy in the last 40 minutes and I have some regrets with it, although I'm happy it made it in. There's at least a challenge or driving force to push the player. Regardless, noted for an update, thank you for the feedback

Glad you enjoyed! I always struggle with music and sound effects because I push them to the end when I have no time. This time had to change

I'm on a waiting room without a computer, I'm glad you were one of the few to include mobile support. Your take on exploration is also very cool, having to remember a safe path adds another layer on top of the original concept. Good job

Cool concept, although it's a bit hard to figure out who's moving/attaking and in what order. I like this type of exploration as well, less explicit

This marks the second game I've seen using tiles to create dungeons. Always fun, although there was some jittering. Very nice presentation!

Good to see more love to the Scribble tileset, it's the one that inspired me the most! Fun game