Note: The game requires otree redwood: https://github.com/Leeps-Lab/otree-redwood/wiki
dict(
name='random_number_game',
display_name="Random Number Game",
num_demo_participants=4,
config_file='config.csv',
app_sequence=['random_number_game'],
num_silos=1,
),