Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

DaveLikesPasta

153
Posts
28
Followers
94
Following
A member registered Oct 06, 2019 · View creator page →

Creator of

Recent community posts

(1 edit)

Thanks!

That was very interesting. I kept discovering more stuff and I really felt the world was going to go on forever. Super cool!

Absolutely amazing. Really fun to play with.

Thanks! Here you go: My Game

Aha. If the rects are the size of the glyphs then that's perfect :)

When converting these to runtime sprites (which is how modern games and game engines render fonts) the empty whitespace ends up being transparent pixel overdraw, very bad for performance. Essentially you want the quads the correspond to the letters to be as small as possible, every pixel rendered (including transparent ones) costs GPU time.

I'm not speaking for tcsc, but I am speaking for myself and honestly all games that runtime render fonts. The extra computation would happen in 2D pixel-by-pixel rendering as well.

Very awesome, I’m glad you like it!

You have to run the program "Terminal", then inside Terminal type these commands:

cd ~/Downloads
xattr -c LibraryOfEndlessSouls.app

Then you can run the game and it will work.  

Oh wow, you killed the minotaur but didn't leave the book? That's an unexpected bug. I guess the only thing to do here is load the game (it autosaves right before entering the book). Thanks for playing and reporting the bug, I'll see if I can figure that one out.

Thank you for the feedback. Sounds like you found most of the big bugs. Teleport, broken blue chests, and Holy Plate were all bugged. I've uploaded a new version that has these bugs fixed. 


Enjoy, and thank you for playing!

Good news, I just uploaded a MacOS version. It has post game jam bug fixes in it. No major new content, just fixing the really broken stuff. Cheers.

I know we talked a lot via Discord about this but I just wanted to say thank you for playing. As for the enemy health bars I took the "red/yellow/green" health bar idea from Might and Magic World of Xeen but I kind of agree it's not much information. Even for a game jam I think an actual health bar is probably better. And no, there is no fall damage :)

Yeah, the Teleport spell was a bit buggy. Basically you get teleport, then go into a book, then leave the book and teleport is gone. Solution: Save and load or re-acquire the teleport spell. Oh well. As for hopping the gap if you did have the spell you can only cast it in the wide areas where there are 2 empty spots - if you stand on one of those little outcroppings it won't work. I have no idea why I decided to build a teleport of 3 squares but I did. The outcroppings were just there to create a cool view looking down the infinite corridor. Oh well! :)

Wow, you really hit on everything I liked about the game I made. Thank you for playing and for the thoughtful feedback. I wasn't sure how tense the combat was going to be but it seemed to work out. Some maps were a lot easier than others power-wise. As for smashing the crystal I agree - that monster was not something that the party could reasonably fight so having it "get banished" seemed like the way to go.

I'm very happy you liked it.

Wow the Windows bar was covering the bottom of the screen? That's not something I was expecting. Certainly a Unity thing but also fixable I'm sure - plenty of Unity games out there, not so many with this bug. I really appreciate you bringing it to my attention.

Thank you for the long and thoughtful feedback. Leaving the forest happens when you kill the boss inside the cave. It's so dark many people had trouble finding him. 

Five stars, excellent work! This was really, really good. New mechanics to keep it interesting, just the right amount of player leading, an interesting world that felt right and a very satisfying ending. Really well done I loved this game.

Some notes: I double turned frequently and (I know this has been covered) the camera felt too close to the wall. Also I found a bunch of stuff I didn't use. I assume this means content was cut but it felt out of place regardless.

Interesting entry. I liked exploring the mall although I have to agree it doesn't look much like a mall to me. It was interesting for sure. The main "accept" sound effect really grated on me, it was hard to continue playing with that sound constantly playing. The banter between the characters was fun. 

Thank you for creating and uploading a video! That's amazing. It's really useful for me to see other people play the game like you did. Of course it's frustrating for me to see how hard it is to figure out that clicking on the portrait does something, but because of playthroughs like yours I was able to learn that. Hopefully I'll get it right next time! 

Those bugs were about 15 minutes to fix after the jam. Too bad I didn't find them in time.

As for the books feeling samey, yeah the content in there didn't get enough love. More biomes, more differences between the maps, this would help a lot. As for mid book saves, well, let's just say you don't want to deal with the bugs my save system has when you're not yourself on a map that was modified by procedural generation changes. Saving in the library? Mostly rock solid. Saving in the book? Explodes! :)

Thank you so much, very kind of you to say. Pixelart is a hard skill! It's basically just illustration + some cheap tricks. Sometimes it's easier than that, other times not so much.

As for finding the bugs I'm glad you figured out the speed run to get the skills back. It's rough that I shipped with those bugs but I guess that's game jams for you.

The RPG elements were absolutely built on top of an engine I do plan to use for a commercial title so I'm excited about that. I don't mind so much that the score is affected by the bugs, I mostly want the feedback (like you just gave me). So thank you again!

My second run went waaaaayy better than my first one because I read the instructions. Funny how that works! I really liked the puzzles but the first one with the levels I just don't know how I solved it. I solved it a couple times and different doors opened and I don't really know why. 

When I fell into the lava I respawned under the ground. 

The mood was wonderful and I liked the visual effects but I would have liked more torches. I placed one or two and then I just played the whole game in darkness. I haven't finished it yet so there may be more behind a door somewhere but I'm having trouble proceeding past a really dark large room with a bad guy in it.

Overall a good effort with great atmosphere.

Your games are always fun and full of personality. I smiled a lot playing this one. 

(1 edit)

Very interesting. I liked it and I was very engaged, one of my favorite things being that I didn't really understand the mechanics but I felt I could experiment and explore them. This worked for a little while until I ran out of charges for Smite and had no idea how to cast an attack spell so I just passed all my turns while I got murdered by the undead. I would like to know how to attack. 

The atmosphere and mood were top notch, I loved those. The objects on the floor and in the world in front of me felt too far away when I interacted with them. Maybe the tiles are too large or things are placed too far back in the tile. The idea that I could spend spell charges on upgrading my stats was really interesting, I loved that.

Oh one more thing - I think your maze was well designed. It was hard for me to figure out if the levels were switched on or off but otherwise the exploration was very interesting. 

Oh no, mouse wheel just wasn't implemented. Click and drag only. I totally get it about not going back to play again. I think you've already experienced most of what it has to offer.

The combat stuck screen is unfortunate. I never saw that bug until yesterday but it's good to know it's a thing. The "whose turn is it anyway" logic is a bit jank and needs a rethink.

Thanks for the writeup!

Thanks for playing and for the long writeup! I'm not familiar with the Library in Thimbleweed Park but honestly I think that's an amazing idea. As for combat simplicity I completely agree - I didn't have time for enough special actions for the warriors or spells for the casters so it ended up being close to "whack, whack" which is unfortunate. And yes, Holy Plate was one of the best items in the game but I set the equip target to "None" instead of "Armor" so it's too holy for anybody to use.

The teleport bug is fixable but after the load you have to run back to the room with the key, get the key, then go grab the teleport spell again. It's annoying and took 20 min to fix after the jam. Too bad it ended your run, you're definitely not alone.

100% correct about the scroll bar. It's a surprise to me that most people didn't figure out that it was a scrollable area but why would anybody? There were zero hints that it was. So yes, scrollbar will get added.

Sweet!

Yes please do!

Very fun. I was building a mental map of the level and then the crab added a lot of pressure to that, but the very quick respawn after death made it fun to die and restart and not a chore. I almost grabbed graph paper!

Very interesting entry! The backtracking got old after a while and it felt a bit slow and repetitive but it started out very fun. Also the presentation and audio were top notch. I would have liked knowing the difference between level up and equipment improvement as well as the difference between the classes so that I could make strategic decisions instead of picking things at random.

My favorite part was the puzzle right at the beginning. More of that and less combat would have been great for my taste. The early text was interesting but scrolled too slowly for me so I had to test my patience to read it. I loved the hand drawn monsters too, those were great.

I really liked this one. The moment past the first locked door when you see a big open space across the bridge/thin ground was really nice, felt very earned. I found the combat very punishing mostly because I'm not used to A/D turning, I play Q/E turning but overall a very good entry.

Short and sweet and very well put together. I think it looked really good and the levels were just the right length and difficulty. It took me a while to figure out how to drink a potion - I just pressed every key on the keyboard until I drank one. They don't heal very much and so I found taking damage very punishing. But overall I thought this was very fun and looked very nice. Especially the map, the map was great.

Thank you so much! I love hearing this. I wasn't sure I was going to pull off the library or not but it worked out in the and I'm psyched about it. Cheers :)

Thank you!

Thank you! I'm pretty happy with how it all came together.

Thank you and thanks for playing it on your stream! It was very fun to watch.

Thanks for all the feedback! You're very right, the books are of very uneven difficulty. One will be full of monsters, another full of loot. I figured "load to library" would be the solution for excessive balance issues but I don't think they ended up too badly. 

The backpack inventory is scrollable if you click and drag - a fact that maybe 1% of people figured out if any. I should add a scrollbar. Also auto-equip would be a great addition.

Longswords of Doom are all the rage these days. Very "on trend".

You know you're right, this would have worked well for Duality. Probably better than my game last year. :) 

I'm really happy the librarian meta story worked. I wasn't sure until it came together but now I think it's the strongest part of the game. As for the bugs, yup you've found the big ones! Turns out it was only 20 min to fix them all post jam. Oh well, next time I'll stop cramming stuff in earlier and test it properly. Hopefully.