Koen Deforche 0fe2d3a67d Several changes: | hace 9 años | |
---|---|---|
.. | ||
css | hace 13 años | |
icons | hace 13 años | |
.htaccess | hace 16 años | |
CMakeLists.txt | hace 13 años | |
Dictionary.C | hace 13 años | |
Dictionary.h | hace 13 años | |
HangmanGame.C | hace 13 años | |
HangmanGame.h | hace 13 años | |
HangmanWidget.C | hace 10 años | |
HangmanWidget.h | hace 10 años | |
HighScoresWidget.C | hace 13 años | |
HighScoresWidget.h | hace 13 años | |
ImagesWidget.C | hace 13 años | |
ImagesWidget.h | hace 13 años | |
LettersWidget.C | hace 9 años | |
LettersWidget.h | hace 9 años | |
README.md | hace 13 años | |
Session.C | hace 11 años | |
Session.h | hace 13 años | |
User.C | hace 13 años | |
User.h | hace 9 años | |
WordWidget.C | hace 13 años | |
WordWidget.h | hace 13 años | |
dict-nl.txt | hace 16 años | |
dict.txt | hace 16 años | |
hangman.C | hace 10 años | |
strings.xml | hace 11 años | |
strings_ru.xml | hace 12 años | |
templates.xml | hace 13 años | |
templates_ru.xml | hace 13 años | |
wt_config.xml | hace 9 años |
This example implements a hangman game. This example is the subject of the Wt tutorial.
See the README in the parent directory.
Additional arguments: -c wt_config.xml
The configuration file specifies the configuration for using Google as an authentication provider (you need to register with Google for this to work), and customizes some email settings.
Many basic concepts of Wt, including also Wt::Auth and Wt::Dbo.