collectibles.js
is a javascript library for adding collectible items to your website. Once the user finds and clicks on all collectible items on your website, they will be greeted with a secret victory page with a URL of your choosing.
For more info, see the project page:
https://www.maxlaumeister.com/collectibles-js/
You only need to recompile the minified js/css bundles if you make changes to the library. If you aren't making changes to the library, just grab the collectibles.min.js
and collectibles.min.css
files from the dist
folder.
-
Install
node
,npm
, andgulp-cli
-
cd
into thecollectibles.js
repo -
Run
npm install
-
Run
gulp
for a minified production build, orgulp dev
for a concatted dev build with sourcemaps.
collectibles.js
is licensed under the MIT license, see included LICENSE.md
file for details.
Key icon by Kenney, "Platformer Pack Redux", CC0 License.
Chest icon by Flaticon, Flaticon Basic License.