Jquery Snow Flakes

Component type

module

Maintenance status

Development status

Component created

Component changed

JQuery Snow Flakes is a module that adds snow flakes on you Drupal website. Its based on Ivan Razarevic's JQuery Snow falling plugin.

How do i get it.
Just download and install the module and you are done.

To do list
To expose settings to users to be able to:

  1. Set the minimum and maximum size of the snow flakes.
  2. Determine which pages to display the snow flakes.

crossword generator

Component type

module

Maintenance status

Development status

Component created

Component changed

This module creates a crossword field type and renders it as a crossword.

Once installed and enabled you will have to create a new content type for exemple 'crossword' and add a new field, a crossword_field with unlimited number of values.
Then create a new content of type 'crossword' and add all the words and clues in the crossword field.

Credits :
Based on Rich East's code found on codepen.io

Minesweeper

Component type

module

Maintenance status

Development status

Downloads

154

Component created

Component changed

Play minesweeper on your website!
This module provides a page where you can play minesweeper.
3 difficulties:
- Easy (8 x 8, 10 mines)
- Normal (16 x 16, 40 mines)
- Expert (30 x 16, 99 mines)

Drupal 8

A new and improved version for Drupal 8 is available.
- Configurable game-modes
- Configurable difficulties
- Multiplayer option