Hangman game. Your task is to guess the word!
Idea from: https://www.behance.net/gallery/137245053/Tatlong-Bibe-Rescue/modules/776152381. The animations were made by my sister 😎
To run HangDucks locally, run this command on your git bash:
Linux and macOS:
sudo git clone https://github.com/MaciejMi/HangDucks.git
Windows:
git clone https://github.com/MaciejMi/HangDucks.git
Then install xampp, start apache and mysql. After that go to localhost/phpmyadmin create open named hangducks_db and import into this file hangducks_db.sql.