Chapter 18: Game Development

**Build games with event systems, 2D math, and physics.**

NanoLang Mascot
  • **event** - Event system for game logic
  • **vector2d** - 2D vector math
  • **bullet** - Physics engine integration

---

**Sections:**

---

**Previous:** Chapter 17: OpenGL Graphics

**Next:** Chapter 19: Terminal UI