geraldloss / glpairs
Provide a flexible pairs game. You are able to configure the pairs game in many different types. You can assign two cards with the same image, two cards with similar images, two cards with an image and a description of the image or two text cards with the same description (i.e. in different language
Installs: 376
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 1
Open Issues: 1
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^10.4 || ^11
Replaces
- typo3-ter/glpairs: 2.3.6
README
Typo3 Extension for an interactive Pairs Game
1 Features
- pairs with the same picture on both cards
- pairs with two similair pictures on both cards
- pairs with a picture on one card and text on the other
- pairs with only the same text on both cards
2 Documentation
3 Installation
Installation using Composer
The recommended way to install the extension is using Composer.
Run the following command within your Composer based TYPO3 project:
composer require geraldloss/glpairs
Installation as extension from TYPO3 Extension Repository (TER)
Download and install the extension with the extension manager module.