import os, sys
sys.path.append(os.path.dirname(__file__))

from games_chain import GameChainCreator