Day 70/100 100 Days of Code
In the session, I focused on developing the player object. Initially, I created an Entity class. After that, I created another class named Player. The Player class inherits the attributes of the Entity.
Each in-game Entity will have the same attribut...
digitalcreations.hashnode.dev2 min read