Skip to content

DiamondPie/Beginners-Project-3

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordle (Simplified)

A simplified version of the popular word game Wordle.

🚀 Getting started

  1. Click on the Code button on the top right

  2. Click on Download ZIP on the dropdown menu

  3. Extract the downloaded zip file into a folder

  4. Open the folder with VSCode

  5. IMPORTANT: If you are using Windows device, please run the following code inside the VSCode terminal.

pip install windows-curses
  1. Run main.py or type python main.py in the terminal

  2. Enjoy the game!

👋 Contributors

Developer

Inspiration providers & Debuggers

Special thanks

About

Term 3 Beginner Stream Project 3 - Wordle

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%