Tale of the fiery dragon is a mobile friendly text adventure game, also known as interactive fiction - Originally shared by @griffpatch I have changed the imported JSON to include the cell phone in your starting inventory. All of the code for the phone was already in the game, I just changed one little thing to include it. The only things edited are in the first area, none of the rest of the game is changed. ════════════════════════════════ Either enter commands using the keyboard & cursor keys (left arrow instead of backspace to delete) or Click with the Mouse and use the hyperlinks and menus. ════════════════════════════════ You may find the following commands useful: ★ "look" - clears the screen and re-describes the current location. ★ "goals" - lists your current goals ★ "my items" or "i" - to list what you are holding ★ "look at xxx" to describe something in detail (very important) ★ "take xxx" - Pick up something ★ "use xxx" - Use something. ★ "talk to xxx" - talks to someone. ★ "map" to open your map, click to jump to a previous location. ★ "n" to walk north (and also e, s & w for east, south & west). ★ "eat xxx", etc... ★ "save" or "load" - to save or load a save gamecode You can scroll up and down the screen using the side scroll bar or mouse wheel.