geraldloss / glmorphquiz
In the morphing quiz you get provide the first and the last word of the quiz. You have to find the words in between, but from one word to the next word you are only allowed to change one letter.
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- typo3/cms-core: ^10.4 || ^11
Replaces
- typo3-ter/glmorphquiz: 1.4.1
README
Typo3 Extension for an Morphing Game
Aim of this game
You get the first word an need to guess the next word with changing only one letter. For the third word you have again change only one letter and so on till you have guessed the last word in the row.
1 Features
- a hint button for getting the solution for the next word
- javascript support for a convenient typing of the letters
- no additional libraries like jQuery or Bootstrap are needed
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/glmorphquiz
Installation as extension from TYPO3 Extension Repository (TER)
Download and install the extension with the extension manager module.