This document provides an introduction to game development. It defines what a video game is as an electronic game involving user interaction and visual feedback. Game development draws from many fields including business, art, science and technology. The document outlines some of the many roles involved in game development. It traces the growth of the video game industry from early classics to modern 3D games. It then presents several popular game engines as tools that developers can use to build games, avoiding writing code from scratch. The document encourages creativity beyond what engines can do directly and emphasizes good coding practices like avoiding spaghetti code and refactoring. It introduces GameLab as aiming to spread knowledge about game development through small project-based seminars.