Metaverse

Component type

module

Maintenance status

Development status

Component created

Component changed

Metaverse is a suite of Drupal modules meant to update the dormant secondlife module. As such, it's based on the work of Khalid Baheyeldin, and also the work of ssm2017 Binder (SL and drupal.org name).

This module is woefully incomplete. But it has the following features:

Golf Tracker

Component type

module

Maintenance status

Development status

Component created

Component changed

The golf tracker module provides a full set of tools to allow your users to:

- enter course data
- enter scoring information
- edit user settings (choice of which stats to track)

This is in the experimental stages and currently has no reporting functionality but am still working on it.

EthifyGame Level Questionary

Component type

module

Maintenance status

Development status

Component created

Component changed

The Questionary-Level module of the EthifyGame provides up to 10 configurable
questions, which can be answered with yes or no. This level only allowes the
correct answer, which is configureable in the admin settings.

The Questionary-Level will also throw an event, if the level is done. Therefore
other modules can react on these events.

If the level is completed, the user is not able to change the answers (but the
user can still access the questions-page).

Functionality

  • up to 10 configureable questions
  • executes an event "level done"

EthifyGame

Component type

module

Maintenance status

Development status

Component created

Component changed

The EthifyGame module provides some basic functionality for level based games.
This module does not ship any levels to play with.

Functionality

  • enable (register) / disable levels
  • mark / unmark levels as solved
  • check access to levels
  • fetching level-information
    • first / last
    • previous / next
    • by id / level / name
    • highest playable
  • redirect to specific level
  • set level sequence

EthifyGame Level Memory

Component type

module

Maintenance status

Development status

Component created

Component changed

The Memory-Level module of the EthifyGame provides a memory-card view with a
default image. Clicking a card will open a lighbox with a node-content,
which can be flagged with either "Done", "ToDo" or "Ignore". Once one of these
Buttons are clicked, the memory-card is marked as played and you will see a
specific image on the card. If enough cards are played, the next level will
be activated.

The Memory-Level will throw an event, either if the player hit one of the
buttons "Done", "ToDo" or "Ignore", or if the level is completed. Therefore
other modules can react on these events.

Functionality

  • multiple memory-cards (own content-type)
  • a view with random memory-cards
  • executes an event "level done"
  • executes an event "Card Done", "Card ToDo" or "Card Ignore"
  • Debug mode for administrator (flag/unflag cards)
  • Configureable amount of cards to play to finish level

Comicdrop

Component type

module

Maintenance status

Development status

Downloads

3454

Component created

Component changed

Comicdrop is a single stop module designed to create and manage a set of features to support the webcomic use case. This includes additional forms of pagination by node type, forum integration, archive and calendar blocks and other basic configurations a non-technical end user (webcomic artist) could use in order to quickly spin up a webcomic site.

If you currently have a Comicpress site you might be able to convert it to Drupal with http://drupal.org/project/wordpress_migrate

igo

Component type

module

Maintenance status

Development status

Component created

Component changed

Drupal interface for the open source EidoGo sgf viewer.

The goal of this project is to easily upload, embed, edit and replay Go games online.
Utilizing the great open source Eidogo web-based JS system.

This module is primarily an attempt to learn Drupal 7 module development.
As such no Drupal 6 module is expected at this time.
Development cycle will be sporadic but all input will still be appreciated.