Python-Mini-Game-Hub

Mini Game Hub 🎮

A console-based arcade in Python featuring an unbeatable Tic Tac Toe AI, a high-precision Reaction Timer, and a classic Stone Paper Scissors game.

Features

Technologies Used

How to Run

  1. Prerequisites: You must have Python 3 installed. This project uses the msvcrt module, which is built into Python on Windows.

  2. Clone the repository:
    git clone [https://github.com/yes-oggy/Python-Mini-Game-Hub.git](https://github.com/yes-oggy/Python-Mini-Game-Hub.git)
    
  3. Navigate to the folder:
    cd Python-Mini-Game-Hub
    
  4. Run the application:
    python "Mini Gaming Hub.py"