Chess Player and emulate the Elo Rating System

Write code which will use OOP to create a Chess Player and emulate the Elo Rating System amongst different instances

Sample Solution