Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seuristic/wordle-clone

Simple Wordle clone built with C++ inspired by https://www.nytimes.com/games/wordle/index.html
https://github.com/seuristic/wordle-clone

Last synced: about 1 month ago
JSON representation

Simple Wordle clone built with C++ inspired by https://www.nytimes.com/games/wordle/index.html

Awesome Lists containing this project

README

        

# Wordle Clone in C++
Simple Wordle clone built with C++ inspired by the original one

### Instructions to run-
1. `make`
2. `./main`