Computer Science encompasses the study of algorithms, data structures, software development, and the principles of computing.
Building a simple game, like tic-tac-toe or a guessing game, helps you practice programming, logic, and design.
Games are fun to build and play, and they use many computer science concepts.
Coding a Rock-Paper-Scissors game.
Building a text-based adventure story.