Hacker News new | ask | show | jobs
by andywood 3031 days ago
I made a game that has this design principle. The UI is all point-click and a few icons. But it presents things like: what you can do to the object in front of you, with the item in your hand. What you can do with items you have on hand. What you could do if you had an item that you know about. Hints about what you could do if you knew something you don't know yet. This is all distilled to a single icon with decorations, but computing it all correctly is quite involved.