MaciejMi / HangDucks

Hangman game. Your task is to guess the password!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HangDucks

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 😎

0from3dance image

Run Locally

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.

About

Hangman game. Your task is to guess the password!


Languages

Language:PHP 56.1%Language:SCSS 19.2%Language:CSS 19.2%Language:Hack 3.6%Language:JavaScript 1.9%