update README
This commit is contained in:
@@ -1,16 +1,21 @@
|
|||||||
# Wordle
|
# Wordle
|
||||||
|
|
||||||
Yet another recreation of the game Wordle (now in C)
|
Yet another recreation of the game Wordle (now in C)
|
||||||
|
|
||||||
|
This program is distributed WITHOUT WARRANTY of any kind.
|
||||||
|
Proven working on Linux ONLY. Contributions welcome!
|
||||||
|
|
||||||
# Usage
|
# Usage
|
||||||
|
|
||||||
|
THIS PROGRAM IS PROVEN WORKING ONLY ON LINUX
|
||||||
|
|
||||||
1. Clone the repo
|
1. Clone the repo
|
||||||
`git clone https://gitlab.com/bePrivate/wordlec`
|
`git clone https://gitlab.com/bePrivate/wordlec`
|
||||||
|
|
||||||
2. Change into the cloned directory
|
2. Change into the cloned directory
|
||||||
`cd wordlec`
|
`cd wordlec`
|
||||||
|
|
||||||
3. Start the game
|
3. Start the game
|
||||||
`make && make run`
|
`make && make run`
|
||||||
|
|
||||||
# How to play
|
# How to play
|
||||||
|
|||||||
Reference in New Issue
Block a user