Articles tagged with: Game Dev

Tinkering with Quake

Summary: Experiments with the Quake video game, including creating a random map launcher and exploring a Javascript and WebGL port of the game's server and client code.


Book Review: Rocket Jump

Summary: A review of the 'Rocket Jump' book, which provides a comprehensive look at the history of id Software and their games, particularly the Quake series. It includes interviews and details about the development process and modding community. The book also explores the decline of the company's culture over time.


Book Review: Infinite Game Universe: Mathematical Techniques

Summary: Review of the book 'Infinite Game Universe: Mathematical Techniques' by Guy W. Lecky-Thompson.


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.