Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

seasonalstout

30
Posts
4
Followers
2
Following
A member registered May 30, 2017 · View creator page →

Creator of

Recent community posts

Thanks for playing, yeah and the weapon drop from the first chest is too (1 of 3 different weapons). I started on some boss fights but couldn't get it finished in time so I just threw together the final room and called it done. There's definatly more I would have liked to do, I'm still playing round with a few things on the map generation so I "may" have an update to this in a week with infinite levels/increasing difficulty (with different skins and enemies). Overall polish was the worst on this project...

I've added a zip if you want to check the game out. Added outside of the submission window so don't feel you have to rate or whatever., would like to hear what you think though.

Loved the look of the game but I have to reiterate what others have said the controls made it very challenging. Overall though very well executed and polished, nice work.

Great game, I did find it very challenging. As pointed out the SFX were spot on. The gameplay was great too.

I managed to play both versions, the  jumping fix did help.  I still found it quite difficult with how sensitive the mouse look was. Overall though great looking game, loved the aesthetic.  

Thanks, great feedback btw, definitely  things I will keep in mind going forward.

Great sound and art work, again, I loved the animations. Found I hit a few bugs too, getting stuck and attacks sometimes doing no damage. 

Fun game, I found the first level quite challenging, made it through but got nowhere on the second. Nothing for me to add really that hasn't been said. Nice work.

You're doing so either way, the exe in the zip wont be signed, so you're allowing an exception to run it (Whether you get a prompt about it is up to your settings), and again with the download step, your firewall settings will determine whether you get warning about random exe's and/or zips. I'll change back to zips for  future gamejam's though :)

Thanks xuti, will do, gonna power through some submissions tomorrow!

Thanks for playing. Was a bit of a rushed job towards the end so a few things got less attention than I would have liked. The installer was due to feedback on my last game, some people didn't like pulling down a random zip. I know it's essentially the same thing with a basic packaged installer.

Love the submission, the voxel art works so well here. Great work.

(1 edit)

Here's a progress vid leading up to the jam finishing. Left is SFX, music and finishing the boss rooms/ reworking how to end the game as a must haves and about 1000 other things as wants. Pretty happy with how it turned out. I'll be pretty busy on this until the jam finishes, good luck getting something finished everyone!


Progress was made over the weekend, actually have a game now. Have basic follow enemies, sword attacks, item pick ups (right now just another copy of sword), tied to secondary mouse, key with a lock on the boss door, adding and removing time on hit/enemy kill. Most of the programming work is out of the way, so now's my arduous task of 3d modelling. 


Next will be other weapons, enemies and bosses.

oh no they won't, everything's just place holders so I can see what the generation will look lile

Day 2:

Merged the level generation into creating a 3d map.

I'm just adding doors to intersecting rooms and walls to non-intersections. I'll modify this to add some walls to non-critical paths. Then move on to enemies on the weekend. I'm not 100% tied to the 3d levels though. I'm a really poor 3d artist so we'll see where I land.

 I like the stands on the chars, fond tabletop gaming memories :)

I really like the character design. 

Great start, so much progress.

(1 edit)

Day 1 down!

So I have a game idea, basically a procedurally generated zelda dungeon, with a key room, boss room, 30 seconds to get through it but each enemy you kill, add time, each time you get hit, remove time, you die when the timer hits 0.

I'm a little concerned the idea isn't very unique, but it does give me an opportunity to play with procedural level design.

I spent the night brute forcing a level generator, I'm sure there's better less error prone ways of doing it but here's what 50 runs gave me with 10 tile dungeons, key placed in the back half of the tiles.  (The green tile is the player spawn, gold is the key room, red is the boss room, black with normal enemy spawns).


I'll spend some more time on the algorithm tomorrow but barring a few bugs I can see (boss room isn't always last) etc. I'll build some place holder rooms and generate actual maps this week, I should be starting player controls and enemy ai this weekend. So each room will be a designed  puzzle but the overall map is procedural. I'll post more details in the  discord unity channel if anyone's interested. 

Thanks!

Thanks! Possibly, but not for the foreseeable future. I'll be patching soon for a proper install and bug fixing. I'm focusing on a game jam a month for the rest of the year so I'll have a bunch of content coming to this account though.

thanks!  I was wracking my brain for some sort of story because I wanted to play around with animation, people seem to like it though

Thanks for playing it! Yeah the sfx and music were such an after thought. I'll definatly learn these lessons for the next jam. Time management all round wasn't a strong point for me in this process.

(1 edit)

thanks for taking the time to play the game! There's definatly more I would have liked to do with it, hopefully I can expand on it a bit and release something at a later date. The deadline was a killer.

Update 4:

So I smoothed out some bugs, added death and respawn tracking,  finished off the sprites and tiles for the first level. Here's a rough outline of what I'm going for.


Everyone's posting such cool stuff! I'll have to check these pages out more often.

Update 3

So I had some more spare time so I managed to redo my sprites, still missing a parallax background. I'm pretty happy with the look now so I'll keep moving with this style.

My coding time was dedicated to moving the level editing to pixel colour recognition, allowing me to design levels in photoshop, and better handling of intersections for the anti grav. Still on the mechanics to do is cutting and removing anti grav panels (looking forward to the fun math on optimised mesh triangles :)). I'm not sure yet, but I might do some basic enemies if I get time (patrol and shoot/chase within range).

Here's the vid:

UPDATE 2.

Not sure if I should be adding new posts or commenting, if adding a new post is wrong let me know.

Day 2 done! I've decided I like the idea enough to continue. I spent most of my time doing some pixel art for the character (I'm a programmer by trade so my art is a little sketchy and time consuming). I also fixed a few bugs  and put in a win condition (take the key to the door). I may elaborate on that if I get time come the end of the jam, but it should give me enough leeway to make some interesting puzzles. I'm still using some placeholder art (the door, the "DONE" at the end will lead to the next puzzle instead..).

My schedule is normally very patchy, fitting in with full time work, but I've been able to get more done than I expected this weekend.

Here's the progress vid!


Probably wont have another update until next week.

This is my first game jam so be gentle! Mostly as a way to stop me sitting in the prototype phase and tinkering forever. The idea is a simple 2d platformer where gravity is mirrored in areas the user draws. 

Anyway here's what I have after an afternoon of coding.

Still have a lot to go but most of the mechanics are in.