Online RPG Environment for Reinforcement Learning Usage: All command should be executed from the main directory: To start the server: python Server_py/game.py To train the reinforcement learning algorithm: python (PPO or A2C)/train.py To play as a human: python Environment/environment.py For more information: Publication