Skip to main content

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

Pendulin

5
Posts
6
Followers
2
Following
A member registered Mar 14, 2021 · View creator page →

Creator of

Recent community posts

Thanks again!

For the keys, you're spot on. I've got a local branch of the code for displaying for the keys on the bottom of the right panel to let you know which ones you have and which ones you need to collect. It's got some work that needs to be done before I can publish it, but it's coming.

The non-trolling room is partially a visual feature, and partially to build suspense and a sense of dread. I want the player to feel nervous when moving through that area, so it was a kind of success :P However, it's not really supposed to loop back around quite so much. Also, much of the worldgen was built in the final day or two of 7drl, so I'm just happy it functions at all!

The AI treats you as a simple King, which is why you're able to pull off some moves that seem obvious given what Power Moves you have available. However, the AI actually takes a huge number of factors into consideration when deciding which piece to move and where, and adding in a "The King has Power Moves?!" factor is something I've been playing around with. There are also a bunch of knobs we can tweak to change the AI behavior, and we're toying with the idea of making different areas feel different by tweaking these knobs. That way a Bishop in the Caves might behave differently than a Bishop elsewhere in the world.

And good call on looking at all the information available to you. While Checkxile gives you a lot of information, sometimes it's hard to interpret exactly what it means. This too is a result of the whole game being built in 7 days, and is something we'd like to improve upon.

Wow!  This is fantastic.  A couple of notes I had:

  • Hostile pawns are supposed to be rendering red, and I only have a vague idea as to why they are rendering black on your screen. Part of the problem is that the game relies on font files installed on your computer, so A King in Checkxile can actually look different depending on what OS you are using. Definitely not our intention and something we are looking into.
  • It's really easy to miss picking up keys, as well as what keys even do. Both of those are things we're working to improve upon, so you never have "Wait, did I grab the key?" or "Wait, what is a key?" moments.
  • I don't want to spoil anything, but towards the end you made a comment about being unsure if we were trying to troll you. Haha, not at all. It's supposed to do that, but you got an exceptionally strange RNG for that room. It's not intended to be that ... much.
  • Similarly, the AI at times is a little simplistic. We're talking about making tweaks to make some hostile pieces try to preserve themselves more. But for being an AI that was built entirely from scratch over the course of about 12 hours, I'm pretty happy with how it works :)

Thanks for putting this together, it's a great watch!

Thanks! It was a hectic week, but I'm proud of what we were able to put together!

Thanks for the detailed feedback. It's actually kind of funny reading your comments, because many of them are almost verbatim what dotSamm  and I talked about: a "You're about to move into check, you sure you want to do that?" system, enhancing the final boss to be a bit more challenging, a checkpoint/save/lives/HP system, different types of map generation, etc.  The only reason we didn't dig into those is because the 7 days we had to  build this game from scratch went by surprisingly fast.

However, we are continuing development on A King in Checkxile, and you are asking for the very things we are eager to build :)

Thanks ! Glad you enjoyed it :)