org: Add a pratical example for games

* doc/org/tut40.org: Add a documentation on how to use games in a
pratical case. In this example, we compute simulation using
games. Fixes #445.
* doc/Makefile.am: Add tut40.org.
This commit is contained in:
Jerome Dubois 2021-02-09 17:03:40 +01:00 committed by Alexandre Duret-Lutz
parent ee80849caf
commit 211e7d90d3
2 changed files with 438 additions and 0 deletions

View file

@ -122,6 +122,7 @@ ORG_FILES = \
org/tut24.org \
org/tut30.org \
org/tut31.org \
org/tut40.org \
org/tut50.org \
org/tut51.org \
org/tut52.org \