Articles tagged with: Game Dev

Book Review: Stay Awhile and Listen: Book II

Summary: Review of the book 'Stay Awhile and Listen: Book II' by David L. Craddock.


Steam Web API Introduction

Summary: An introduction to the Steam Web API, detailing how to register for an API key, use basic endpoints to obtain user data, and adhere to rate limits.


Self-Modifying code and avoiding conditionals

Summary: About the use of self-modifying code in the 1980s, and how it was used to overcome memory and CPU restrictions. It also explores modern alternatives to avoid conditionals.


Book Review: Game Engine Black Book: DOOM

Summary: A review of the book 'Game Engine Black Book: DOOM', by Fabien Sanglard.


My Building Autonomous Agents With gym-retro talk

Summary: My talk on building autonomous agents with gym-retro, presented at the 10th edition of The MindCamp event, including the source code and demos.