Limited Seats Remaining
6-week course

All Pods / Game Design

Intro to Video Game Design: Learn computer science while making your own Game

Intro to Video Game Design - Learn Computer Science while Making your own Game

Group size

3-6 students

Outcome

A github-hosted word-based game

Tuition

$495

Pod illustration

Cohorts


Join the waitlist for our next cohort.

Sign up to be the first to know when we launch the next cohort.

Graduation year
How did you hear about Pods?

Intro to Video Game Design: Learn computer science while making your own Game

This Pod will take a break from meeting on the week of April 20th and will resume on April 27th, the last session for this Pod will be on Saturday, May 4th, 2024. From classic games like Pac-Man to modern ones like Mario Kart, video games are incredibly fun ways to play, compete, and relax. In this Pod, you’ll learn the basics of game design by creating your very own game! In the first half of the course, you’ll learn about the fundamentals of computer science. These principles apply to game design as well as software engineering and AI/Machine Learning. In the second half, you’ll create your own game in Python. By the end of this Pod, you’ll have a working version of the game of your choice! This Pod is designed for beginner programmers. You will make one of the following games: Rock, Paper, Scissors, Shoot; Guess What Number I’m Thinking Of; Hangman; Wordle; or a Text-Based Adventure Game. Each session will include a short lecture and live coding exercises. Additionally, computer science is a complex subject, so there will be weekly homework assignments to reinforce the material. You must complete the assignments before the next session so that you don’t fall behind. I will be there every step of the way to help you learn programming. I’m excited to introduce you to the interesting world of computer science!

Students learning together

Week by week curriculum

Week 1

Student & Mentor Introductions Overview of Pods: Downstream Topics: 2D or 3D game design; data science; AI/machine learning; software engineering Session 1 Material Presentation Introduction to computer science Basic Data Types (integers, floats, strings, Booleans) Introduce assignment and answer any questions Start coding exercises

Week 2

Review of Basic Data Types coding exercises Session 2 Material Presentation Container Data Types (lists, tuples, sets, and dictionaries) Introduce assignment and answer any questions Start coding exercises

Week 3

Review of Container Data Types exercises Session 3 Material Presentation Control Flow (if/else statements, for/while loops) Introduce assignment and answer any questions Start coding exercises

Week 4

Review of Control Flow coding exercises Session 4 Material Presentation How to plan out your game in pseudocode How to test your code as you go Introduce assignment and answer any questions: Begin working on your game

Week 5

Session 5 Material Presentation How to stress test your code and make it robust Review of common errors (e.g., index-out-of-bounds errors, misspellings, NULL/incorrect inputs) Continue working on your game

Week 6

Share your game with your classmates Play each other’s games and provide feedback