Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

kaesve

21
Posts
22
Followers
A member registered Nov 25, 2016 · View creator page →

Creator of

Recent community posts

Could you email me at mail@kaesve.nl? Or reach out to me on twitter? I think that would be the easiest to get the build to you

Zoom is unlikely unless I figure out how to make it significantly faster. I have some small things I want to add and improve, but it will likely be a slow process. If you have more feature requests, I'd love to hear them though. It might make it easier to prioritize this project :)

would you want to help me test a new build? This one should specifically improve the performance while moving around

Thanks for the feedback! I don't have access to a playdate myself, so I don't know what the experience is. I was under the impression it was OK in the latest version. I know there is still room for improvement, so if it bothers you, I can pick it up.

I have this in the web version and it honestly isn't that helpful. you just die on the second square 🤡

I'll definitely address this in a future update though.

I hope to add this feature soon!

How do you mean? Your high score is already shown in the top-left. It currently only saves when you die -- not when you exit the game. I will fix this in an upcoming release

Good catch. I think I can fix it soon™

I'm sorry 😥 It should be fixed in the latest build. I don't have the device yet, and it ran fine in the simulator.

Good catch! I'll have to fix it tonight.

This is so cool, thank you so much!

I think you could fix the problem of getting stuck with just some ui changes. I would have made the cryptic_hash always be visible and in exactly the same spot. That would make it much easier to detect something is going on in them. You may also want to introduce a way to look at previous sent requests/received hashes, so that the player can read back if it took them a little while to figure out what is going on. I do think it will stay a bit of a niche game, even with a better UI. That's not a bad thing though, you don't have to make something that caters to everyone, and I enjoyed the game :)

I think there's an interesting idea there, but I think a few small tweaks would make it much easier to enjoy. The biggest thing for me is that the timer makes it really hard to explore the mechanics and come up with a plan. It takes me some time to understand what a new color/character does and how it interacts with the other colors, but because of the timer I don't get much opportunity to explore. If you had more tutorial levels, so that we already understand the mechanics better before you ramp up the difficulty, I think I would enjoy it a lot more. Still, it's a fun idea :)

(1 edit)

I wanted to build my game from scratch, without engines or libraries. I ended up not using any assets either, mostly to save time looking for them and managing them. Instead of assets I just used emoji, which are really easy to work with (at least in the canvas API), since I can use the emoji directly in the code. The big downside is that the look of the game does change between different platforms.

There's a bunch more smaller hacks that I use to save time. If there's other plain html5 devs out there that are interested, I'm happy to share some of these.

The game is here:

https://kaesve.itch.io/pocket-rocket

Your game is really fun! I finished all the puzzles and rated the game. The only comment I have is that I would have really appreciate a few tutorial levels. Also, only after the last puzzle I figured out you could control the pieces off of the board. It would be cool if you had a puzzle that relied on that mechanic to solve it. Good job though!

I made a little space game where you control a 🛸 that runs on its backup generator. The generator can only power one system at a time, and has to be controlled manually. I only had time to implement two subsystems, but I think it's a good base and there's potential for a fun lil puzzle game in there. I would really like to keep working on it, so any feedback is really appreciated!

https://kaesve.itch.io/pocket-rocket

For my first game jam, I made a little space game where you control a 🛸 that runs on its backup generator. The generator can only power one system at a time, and has to be controlled manually. I only had time to implement two subsystems, but I think it's a good base and there's potential for a fun lil puzzle game in there. I would really like to keep working on it, so any feedback is really appreciated!

It is browser playable, and built from scratch; no assets, no engines (just a tiny bit of reused math code and some emoji for the art)

https://kaesve.itch.io/pocket-rocket

This is awesome! I made a little space game where you control a 🛸 that runs on its backup generator.

https://kaesve.itch.io/pocket-rocket

I made a little space game where you control a 🛸 that runs on its backup generator. The generator can only power one system at a time, and has to be controlled manually. I only had time to implement two subsystems, but I think it's a good base and there's potential for a fun lil puzzle game in there. I would really like to keep working on it, so any feedback is really appreciated!

https://kaesve.itch.io/pocket-rocket

I made a little space game where you control a 🛸 that runs on its backup generator. The generator can only power one system at a time, and has to be controlled manually. I only had time to implement two subsystems, but I think it's a good base and there's potential for a fun lil puzzle game in there. I would really like to keep working on it, so any feedback is really appreciated!

https://kaesve.itch.io/pocket-rocket

I found the puzzles pretty hard to grok sometimes, and the timer makes it hard/stressful to think solutions through. I think it would be more interesting and fun if you had just made 20 (or more) premade puzzles without a timer (though I also understand that designing those puzzles by hand would've costed more dev time).

Thanks for the suggestion! I agree it feels frustrating right now, but I'm also relying on the mechanic in the level design. I think I do want to keep some way to kill your momentum so you can set yourself up, but maybe adding a little bit of slide would make it feel better.