Agent submitted for pycon 2018 dodo-fighter (https://pycon-2018-dodo-fighter.spoqa.com)
- random_agent.py: random action agent
- base_agent.py: rule based base agent
- final_agent.py: agents with predicting opponent's next action (RPS strategy)
- final_agent_submit.py: submitted agent
- judge_modified.py: modified judge.py for agent AB testing