An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with interactive-console-applications

A curated list of projects in awesome lists tagged with interactive-console-applications .

https://github.com/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.

2d-arrays ai-algorithms conditional-statements game-development interactive-console-applications logic-programming python-programming user-input-handling

Last synced: 13 Apr 2025

https://github.com/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.

code-readability error-handling game-development interactive-console-applications loops-and-conditions problem-solving python-fundamentals string-manipulation word-guessing

Last synced: 05 Oct 2025