Guided: Build a CLI Game with Go

Guided: Build a CLI Game with Go

  • Last updated 6/2024
  • English
  • Published 2025-04-23
  • Location Online
  • Duration 38m
What you'll learn

In this lab, you'll construct an immersive text-based adventure game using the Go programming language. Starting from an initial understanding of the game's structure, you'll progressively build a comprehensive, interactive gaming environment. You'll introduce new rooms, items, and engaging puzzles to entertain and challenge your player. This lab is a practical guide to building an interactive application that adapts to varying player commands and choices, providing a flexible, engaging solution for text-based gaming. You'll walk away with a deep understanding of structuring and implementing a text-based adventure game in Go, and the skills to expand the game with more rooms, items, and puzzles.