On my spare time, I am working on vibe coding a DND-like game that utilizes LLMs to generate a story, analyze player's actions, and play along. It would also be capable of having a 2D map along with generating assets dynamically for the game.  Some technologies I am leveraging are local image generation models, local LLMs to avoid costs and be able to play a game locally, and Unity to render a 2D map with generated sprites. This project is still extremely experimental and not functioning. 

A cool image generated by gemini about LLMs and dungeons and dragons. 

You may also like

Back to Top