Topic: "interactive-console-applications"
venkat-0706/Tic-Tac-Toe-Game
Tic-Tac-Toe is a simple game where two players try to get three marks in a row on a 3x3 grid. The first player to achieve this wins. If no one does, it's a draw.
Language: Jupyter Notebook - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 10 - Forks: 1

venkat-0706/Hangman-Game-Python
Hangman is a word-guessing game. The computer selects a random word, and the player tries to guess it letter by letter. The player has a limited number of attempts. Incorrect guesses lead to parts of a stick figure being drawn. If the player guesses the word before the figure is complete, they win.
Language: Python - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: 8 months ago - Stars: 10 - Forks: 1
