Skip to content

Simple programs .A simple tic tac toe game using X's and O's ,a simple quiz, a program that generates random jokes and a simple calculator.

Notifications You must be signed in to change notification settings

HopeFlynn/Simple-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Games using Python

🧠 Projects Included

  • Tic-tac-toe.py – A basic two-player Tic-Tac-Toe game using X's and O's.
  • calculator.py – A simple calculator that performs basic arithmetic operations.
  • jokes.py – A program that randomly displays jokes.
  • sq.py – A short quiz game that asks a few questions and checks the user's answers.

🎯 Purpose

The goal of this repository is to:

  • Practice writing Python code
  • Strengthen problem-solving and logic

▶️ How to Run

  1. Clone the repository:
    git clone https://github.com/HopeFlynn/Simple-games.git
    cd Simple-games

About

Simple programs .A simple tic tac toe game using X's and O's ,a simple quiz, a program that generates random jokes and a simple calculator.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages