Introduction to C++ Programming: Create a Tic-Tac-Toe Game

Por: Coursera . en: ,

By the end of this project you will create a fully functioning Tic-Tac-Toe game on a console application in which 2 players could play against each other, this will be achieved through applying and practicing many concepts of programming which programmers use all the time through their programming careers such as advanced if statements, advanced arithmetic operations, loops, Arrays, and 2D arrays. By applying these concepts you will also be able to create different types of programs that users can interact with. These programming concepts can also be applied using other Programming Languages such as Java and Python, not just C++.


Prerequisites: Familiarity with the basics as variables, data types, if-statements and basic arithmetic operations in programming for which it's recommended you take "Introduction to C++ Programming: Build a Calculator".


Note: This course works best for learners who are based in the North America region. We’re currently working on providing the same experience in other regions.

Plataforma