Linux/Unix Adventure game
” -create a class called Item. This class should model a basic adventure game item. It should contain fields for only the most common attributes of items. It should also provide a basic means for accessing these fields and storing values for…