a word puzzle game or arrange random words into correct sentences, there are several levels in this game, namely: noob, medium, hight, legend, glory This tool is CLI (Command Line Interface) based.
game puzzle kata atau menyusun kata acak menjadi kalimat yang benar, ada beberapa level dalam game ini, yaitu: noob, medium, hight, legend, glory Alat ini berbasis CLI (Command Line Interface).
sudo apt update && sudo apt upgrade
sudo apt install python3
sudo apt install git
pkg update && pkg upgrade
pkg install python3
pkg install git
git clone https://github.com/HunxByts/PuzzleWord.git
cd PuzzleWord
python3 puzword.py