tooblue / filler00-guess-the-card

A simple "guess the card" game. Just PHP and jQuery, with Bootstrap + Fontawesome for optional flair.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Filler00 - Guess the Card

A simple "guess the card" game. Just PHP and jQuery, with Bootstrap + Fontawesome for optional flair.

Demo

Click to View

Install

Upload the 'index.php' and 'js > main.js' files to your website, ideally into their own directory.

Optionally upload 'css > main.css' if you want to use some of the styles from the demo.

Some other styles and functionality are from the Bootstrap and Fontawesome CDN links - keep or remove them as you please, but keep in mind that the tooltips are from Bootstrap.

To configure the game options, just open up 'index.php' and change the settings at the top of the file. Each "answer" must have a corresponding "hint", "card", and "placeholder".

Alternate

Use 'alternate.php' in place of 'index.php' to limit players to one attempt at guessing.

Support

If you have questions or need help with the script, I'm most reponsive to support requests via the Filler00.com Forums or via email.

###License

This project is open-sourced software and licensed under the MIT license.

About

A simple "guess the card" game. Just PHP and jQuery, with Bootstrap + Fontawesome for optional flair.


Languages

Language:PHP 74.8%Language:CSS 13.6%Language:JavaScript 11.5%