Letting AI play my gameI have a solid workflow for making my game with AI. However, every iteration, I have to go through extensive manual play-testing to verify functionality and find bugs. This process is often very slow Apr 28, 2026·9 min read·6
Lost in an Infinite Maze: Building a Real Time Generative AI Game Assets PipelineNov 2, 2023·6 min read·944
Observations on using Replit’s AI coding tool from an experienced coder(Originally posted on https://medium.com/@jschomay/observations-on-using-replits-ai-coding-tool-from-an-experienced-coder-3dd7d0146401) I used Replit and their AI “pair programming” service called GhostWriter on a new game project recently. This is m...Jun 4, 2023·7 min read·190
Don’t think, just do: making AI work for me on a new game project(Originally published at https://medium.com/@jschomay/disregarding-a-decade-of-programming-to-make-a-game-with-ai-eccfab31ad4) I’ve heard the stories of people with little to no programming experience making full games with the help of AI, and I want...May 20, 2023·5 min read·186
Adding Inworld AI Characters to an Existing Game, Part 4: Going DeeperGetting the most out of AI chat bots (Originally posted at https://medium.com/@jschomay/adding-inworld-ai-characters-to-an-existing-game-part-4-going-deeper-2c9f4f1084c3) Inworld lets you make really interesting AI characters. But interesting AI char...Apr 20, 2023·9 min read·183
Adding Inworld AI Characters to an Existing Game, Part 3.5: Reflections, Trust, and Pigeons(originally posted at https://medium.com/@jschomay/adding-inworld-ai-characters-to-an-existing-game-part-3-5-reflections-trust-and-pigeons-a4db887e1ea1) What I learned from my players and my characters “Giving infinite dialog agency to the player in...Apr 8, 2023·8 min read·158
Adding Inworld AI Characters to an Existing Game, Part 3: Integration and AnalysisAI is in my game now, but is it better? (Originally published at https://medium.com/@jschomay/adding-inworld-ai-characters-to-an-existing-game-part-3-integration-and-analysis-826172445e10) My game now has live AI characters in it. Interacting with th...Apr 1, 2023·6 min read·169
Adding Inworld AI Characters to an Existing Game, Part 2: First Words(originally published at https://medium.com/@jschomay/adding-inworld-ai-characters-to-an-existing-game-part-2-first-words-baf250e0307f) After considering some implications of adding AI NPC’s to an existing game in my previous article, I have taken th...Mar 13, 2023·8 min read·148