The first program I ever made. This was a phone application that I made for the Dungeons and Dragons game that I run. I learned not only Java basics but also the bare bones of Android Studio. The application would ask the user for the number of shops that the character (Bog-Bog) had opened, and then it would randomly stock the current store with magic items for the players to buy. The display included the name of the item, the price, the rarity, the book and page number that the item description could be found on, and an icon that let the player know what type of item it was.