YoVDO

C Tic Tac Toe Game

Offered By: Bro Code via YouTube

Tags

C Programming Courses Artificial Intelligence Courses Game Development Courses

Course Description

Overview

Learn to create a Tic Tac Toe game in C with this beginner-friendly tutorial. Explore fundamental programming concepts including function prototypes, global and local variables, loops, conditional statements, and basic game logic. Implement features such as resetting the board, printing the game state, handling player moves, checking for wins, and creating a simple computer opponent. Gain hands-on experience with C programming without delving into advanced topics like pointers.

Syllabus

Intro
Like Comment Subscribe
Function Prototypes
Global Variables
Local Variable
Reset Board
Print Board
While Loop
Free Spaces
Player Move
If Statement
Check Rows
Check Horizontal Elements
Check Columns
Diagonals
Game Over
Computer Move
Random Numbers
Tie
Do While


Taught by

Bro Code

Related Courses

Introduction to Artificial Intelligence
Stanford University via Udacity
Probabilistic Graphical Models 1: Representation
Stanford University via Coursera
Artificial Intelligence for Robotics
Stanford University via Udacity
Computer Vision: The Fundamentals
University of California, Berkeley via Coursera
Learning from Data (Introductory Machine Learning course)
California Institute of Technology via Independent