Skip to content

vpn31/Wordle-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Guess Word

This project was done as a personal project. Entire programming was done in python. This is basically a clone of the recently famous game 'Wordle'.

Dependencies used

Usage

In order to run the website locally on your computer , follow the steps given below:

  • Clone this github repo.
  • Open the terminal and change the directory to the downloaded folder then run the command
 pip install pygame
  • The above command will install all the required packages and dependencies required for the project
  • The final step is to run the following command
 python main.py

Game page

Screenshot (10)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors