To make our games more playable, it is sometimes interesting to add items or objects that the player can pick up to increase their skills in the game.
Imagine having a box full of toys. Inside, you can keep different type of toys: cars, legos, dolls, etc. Each toy has its specific place inside the box.
In our games, it is sometimes essential to have resource files with data.
In this pill we are going to see how to open a file and read the data inside.