Skip to content

This project features two classic games, Wordle and Tic Tac Toe, implemented in Python

Notifications You must be signed in to change notification settings

julianchen24/Wordle-Tic-Tac-Toe-Python-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Wordle Tic Tac Toe Python Project

This repository contains a Python implementation of two popular games: Wordle and Tic Tac Toe. The Wordle game is for a single player, while Tic Tac Toe is a 2-player game and includes extra features such as word definitions and spell checking.

Installation

To run the project please ensure you have Python 3.12 installed and follow the steps below:

git clone https://github.com/julianchen24/Wordle-Tic-Tac-Toe-Python-Project
cd Wordle-Tic-Tac-Toe-Python-Project

Install dependencies using

pip install -r requirements.txt

Usage

Run the game using the command:

python main.py

Contributing

All contributions are welcome.

About

This project features two classic games, Wordle and Tic Tac Toe, implemented in Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published