Skip to content

abied-ch/wordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wordle

42 uni project

Task

Replicate the game Wordle

https://www.nytimes.com/games/wordle/index.html

Get today's word

We use ctime() and hash the return (based only on day, month and year) to get a new unique word per day

Game

Prompt user for input, check against todays word and set the colors accordingly

grade: 100/100

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published