Skip to content

Vardan2009/cwordle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CWORDLE

The famous Wordle Game, recreated in C in ~2 hours image

Building

  • make sure gcc is installed
  • Compile main.c using gcc main.c -o build/main (or just run the build.ps1 if you have PowerShell)
  • run build/main or build/main.exe (if on Windows)

About

Wordle game recreated in C

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published