RahulRj09 / Snake-And-Ladder-Game

0 stars 0 forks source link

This code needs commenting #9

Open samyakbhuta opened 5 years ago

samyakbhuta commented 5 years ago

https://github.com/RahulRj09/Snake-And-Ladder-Game/blob/96b1d83d66f53386208b85adffd17e812902e95c/src/main/java/game/Player.java#L13-L39

Although, entire code base needs comments to increase the readability and maintainability, this part (and other such parts of the code that hold 'business logic') needs comments on priority basis.