Danny Limanseta's banner
Danny Limanseta's profile picture

Danny Limanseta

@DannyLimanseta31,417 subscribers

I make games with AI. Product Designer, Co-founder at Nurture and Reroll.

Shorts

I think I'm liking the game's main menu design!

I think I'm liking the game's main menu design!

72,977 Aufrufe

It's coming together. I love watching the day to night cycle in the game menu. #vibejam

It's coming together. I love watching the day to night cycle in the game menu. #vibejam

103,693 Aufrufe

In the past 1 month, I've made 9 game prototypes with Grok, Cursor and Windsurf. Here's how I usually start my initial prompts:👇

In the past 1 month, I've made 9 game prototypes with Grok, Cursor and Windsurf. Here's how I usually start my initial prompts:👇

381,197 Aufrufe

Can't stop thinking about the art style Desimulate created so I tried to create it in Three.js to see if I could achieve a similar look and feel. I think I got pretty close with some careful pixel art billboarding and lighting. But there's some limitations to getting this particular perspective right so it would only work in environments where you limit where the player can walk to. Vibe coded on Grok 4, Claude Sonnet using Cursor.

Can't stop thinking about the art style Desimulate created so I tried to create it in Three.js to see if I could achieve a similar look and feel. I think I got pretty close with some careful pixel art billboarding and lighting. But there's some limitations to getting this particular perspective right so it would only work in environments where you limit where the player can walk to. Vibe coded on Grok 4, Claude Sonnet using Cursor.

232,265 Aufrufe

I've been wanting to make an old school 3D dungeon crawler game and over the past couple of days, I made a simple 3D dungeon crawler prototype with 2.5D sprites. I'm still playing around with the procedural map placement and getting the lighting and ambient right. Vibe coded with Cursor for Godot engine.

I've been wanting to make an old school 3D dungeon crawler game and over the past couple of days, I made a simple 3D dungeon crawler prototype with 2.5D sprites. I'm still playing around with the procedural map placement and getting the lighting and ambient right. Vibe coded with Cursor for Godot engine.

20,664 Aufrufe

Very pleasantly surprised to discover Cursor cloud agents can playtest the godot game I built. See the (sped up) video below of the agent playtesting the game. As I was watching it play the game, I can see the agent slowly learn how the game works and familiarise with the game's UI. I also realised that the agent is a very 'safe' player, choosing to play very safely and retreating from battle if it foresees it can't defeat. Very interesting to see. I wonder if I could simulate different game playtester behaviours that mimic different types of real-world player archetypes. With agentic playtesting, this means that the agents are able to provide actual gameplay feedback and suggestions to improve the game, having played the game itself. This unlocks a whole lot of possibilities for AI-assisted game dev, since it closes the playtest loop. This feels like the future of recursive game development, where agents can now recursively build > playtest > improve the games they are working on. Thanks edwin for letting me know that these agents can actually playtest games, not just software! Very excited to dig deeper to see what I can do with these agents with computer access!

Very pleasantly surprised to discover Cursor cloud agents can playtest the godot game I built. See the (sped up) video below of the agent playtesting the game. As I was watching it play the game, I can see the agent slowly learn how the game works and familiarise with the game's UI. I also realised that the agent is a very 'safe' player, choosing to play very safely and retreating from battle if it foresees it can't defeat. Very interesting to see. I wonder if I could simulate different game playtester behaviours that mimic different types of real-world player archetypes. With agentic playtesting, this means that the agents are able to provide actual gameplay feedback and suggestions to improve the game, having played the game itself. This unlocks a whole lot of possibilities for AI-assisted game dev, since it closes the playtest loop. This feels like the future of recursive game development, where agents can now recursively build > playtest > improve the games they are working on. Thanks edwin for letting me know that these agents can actually playtest games, not just software! Very excited to dig deeper to see what I can do with these agents with computer access!

52,121 Aufrufe

You’ve probably seen some of the games I’ve been building with AI. I can't code. But with AI's help, I've built 15+ game prototypes in the past 6 months. That process has been eye-opening. It made me realize how fast game creation is evolving and how much easier it’s becoming to turn ideas into playable worlds. So I started Vibeforge, a Patreon where I share everything I’ve learned about using AI to make games: - Step-by-step vibe-coding guides (like this top-down auto-shooter) - Behind-the-scenes devlogs as I experiment with new prototypes - Game boilerplates you can modify for your own projects I’m joined by Aldric Chang, founder of the game studio behind 13Z: The Zodiac Trials ➡️ Wishlist on Steam!, Hellsweeper VR, Sairento VR and Gordian Quest. While I focus on AI-driven experimentation, Aldric will be sharing real-world lessons from traditional game development: design, production, and marketing, bridging both worlds. Whether you’re building your first prototype or dreaming up your next indie project, we welcome you to join us: See you on the inside.

You’ve probably seen some of the games I’ve been building with AI. I can't code. But with AI's help, I've built 15+ game prototypes in the past 6 months. That process has been eye-opening. It made me realize how fast game creation is evolving and how much easier it’s becoming to turn ideas into playable worlds. So I started Vibeforge, a Patreon where I share everything I’ve learned about using AI to make games: - Step-by-step vibe-coding guides (like this top-down auto-shooter) - Behind-the-scenes devlogs as I experiment with new prototypes - Game boilerplates you can modify for your own projects I’m joined by Aldric Chang, founder of the game studio behind 13Z: The Zodiac Trials ➡️ Wishlist on Steam!, Hellsweeper VR, Sairento VR and Gordian Quest. While I focus on AI-driven experimentation, Aldric will be sharing real-world lessons from traditional game development: design, production, and marketing, bridging both worlds. Whether you’re building your first prototype or dreaming up your next indie project, we welcome you to join us: See you on the inside.

76,767 Aufrufe

Videos

DannyLimanseta's profile picture

I got to try Grok 4.5 in early access in Cursor for the past few days and I absolutely enjoyed it. It feels like Opus 4.8 at 2x the speed at a much cheaper price point. I tasked it to brainstorm > plan > implement a big feature for my game (this act 1 boss fight) and it did not disappoint. - It is much smarter than Composer 2.5, during planning mode, it is able to think through my request more robustly, ensuring that edge cases are covered and makes sure to ask the right questions to confirm with me first. - It is much better at brainstorming ideas/suggestions, similar to Opus 4.8, though I think Fable still edges out a little when it comes to brainstorming ideas and suggestions - It is FAST. probably the fastest of all frontier models (Opus 4.8, GPT 5.5 etc), which makes it a joy to build with, because I can stay in the flow - It has much improved visual/animation capabilities than Composer 2.5, it can code up animations (i wanted an explosion animation with particle effects) with much, much better visuals, animation movement and timing. This is a big leap and I was so happy to see this improvement. - The best part for me is that I can just use the same model from planning down to execution without switching to a lower cost model because the price point is cheaper than other frontier models. I'll be testing this model with more challenging tasks in the next few days but I think this is going to be my main driver for vibe coding for a while. Also, its nice to see Grok back in the race. 🙌

Danny Limanseta

1,397,565 Aufrufe • vor 11 Tagen