In this series, we will learn the C++ programming language by building our own sudoku game from scratch! In this episode, we learn about variables and arrays, and we start building our sudoku game by representing the game board as a 2-dimensional array!
Disclaimer: This video uses images generated by artificial intelligence.
#C++ #programming #arrays