Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 280 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 280 Bytes

investment_game

Suggested session config:

dict(
        name='investment_game', 
        display_name="Investment Game", 
        num_demo_participants=3, 
        config_file='config.csv', 
        app_sequence=['investment_game'], 
        num_silos=1, 
     ),