~/devreads

#game development

7 posts

7 Jun

Jangho Park 3 min read

At GTC Taipei at COMPUTEX last week, NVIDIA unveiled RTX Spark, the superchip that reinvents Windows PCs for the era of personal AI agents. On the heels of this announcement, NVIDIA founder and CEO Jensen Huang headed to South Korea, where he introduced RTX Spark to the nation’s passionate gaming community. Leading game developers — […]

gamingartificial intelligenceesportsgame developmentgeforce

23 Apr

Kyle Harris 6 min read

In previous posts, I examined claims about “building a product in one day” and discussed my attempt to take a game from wireframe to working prototype. Here’s what happened next. By the time the game was fully built, tested, and stable, there was one step left that felt harder than anything technical: actually launching it. […] The post Using AI…

artificial intelligenceproduct developmentgame development

22 Apr

Kyle Harris 5 min read

In a previous post, I wrote about the idea of “launching a product in one day.” Today, let’s talk about how I took the initial idea and turned it into a working prototype. In the first phase of building my puzzle game, I wasn’t thinking about deployment or databases. I was thinking about mechanics, and […] The post Using AI…

artificial intelligenceproduct developmentgame development

21 Apr

Kyle Harris 6 min read

If you spend any time on YouTube right now, you’ve probably seen the headlines: “I built a SaaS in 24 hours.” “AI built this app for me.” “From idea to launch overnight.” I genuinely enjoy those AI product development videos. They’re motivating. They make building feel accessible. They show what’s possible with the tools we have […] The post Using…

artificial intelligenceproduct developmentgame development

28 Mar

Nathan Papes 5 min read

This Snake project is a useful way to study how a simple game-playing agent works end-to-end. It is small enough to read quickly, but complete enough to show the important parts: state representation, neural network inference, scoring, and iteration through training. Read on to learn: Why Snake works well as an AI learning exercise How […] The post Teach a…

artificial intelligencegame development

15 Mar

Allen Janyska 4 min read

LLMs and code generation are extremely powerful tools when working as a solo game developer. I made two attempts to build a game leveraging AI code generation, specifically GPT-5.3 Codex. The first attempt led to frustration and feeling like I lost creative control of the project. In a second attempt I shifted my mindset with […] The post Maintain Creative…

game development

10 Mar

Paul Logan 3 min read

Game development teams are working across larger worlds, more complex pipelines and more distributed teams than ever. At the same time, many studios still rely on fixed, desk-bound GPU hardware for critical production work. At the Game Developers Conference (GDC) this week in San Francisco, NVIDIA is showcasing a new approach to bring together disparate […]

gaminghardwarepro graphicscreatorsgame development