Rust - Programming a Pitfall Game
Offered By: The Dev Method via YouTube
Course Description
Overview
Learn to build a command-line Pitfall-style game using Rust programming language. Explore key concepts including variables, data types, loops, structs, enums, ownership, borrowing, functions, and match statements. Follow along to create a functional game while reinforcing fundamental Rust principles from chapters 1-6 of the Rust Programming book. Access the project's GitHub repository for code reference and enjoy background music by Brad Kemp as you develop your programming skills through this hands-on tutorial.
Syllabus
Introduction
Game Setup
Rolling the Dice
Find Next Place
Match Next Place
Break On Game
Move Player
Hit Obstacle
Testing
Refactoring
Winning in one roll
Taught by
The Dev Method
Related Courses
Creative Programming for Digital Media & Mobile AppsUniversity of London International Programmes via Coursera Online Games: Literature, New Media, and Narrative
Vanderbilt University via Coursera Game Design Concepts
Canvas Network General Game Playing
Stanford University via Coursera Program Arcade Games - Learn Computer Science
Independent