Tic-Tac-Toe

Tic-Tac-Toe

Get ready for a game of Tic-Tac-Toe with two adjustable difficulty levels! First, choose your preferred difficulty level: Level 1 (Easy): The computer randomly selects an empty cell without checking your moves. Can you outsmart it? Level 2 (Intermediate): The computer...
Pig Game

Pig Game

Developed a Python game that utilizes user input handling, game logic, and modular programming. The project includes a custom module (‘roll_dice’) for handling dice rolls, and it’s hosted on GitHub for easy sharing and collaboration. Players will...