8000 GitHub - velorek1/cwordle: Wordle clone for Unix and Windows Terminals in C
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

velorek1/cwordle

Repository files navigation

cwordle

Wordle clone for Terminals in C

NEWLY ADDED -> CWIN.C (WINDOWS VERSION) and .apk for ANDROID

TO COMPILE:
Download or clone repository.

* gcc cw.c -o cw  
* (Alternatively, use script "bash build.sh")
* "./cw" to execute.

TO INSTALL:

* Download or clone repository && Install cmake.
* cd cwordle
* cmake .  
* sudo make install
* "cwordle" to execute.

Dictionary by Donald Knuth at Stanford University. (https://homepage.cs.uiowa.edu/~sriram/21/fall04/words.html)

Alt text

About

Wordle clone for Unix and Windows Terminals in C

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  
0