2. User Interface: Cool Globes
I wanted to make something very interactive, game-like, and fun, with an element of randomness, a bit like a fairground game, in the way you select a country. The plan is simple - get a virtual globe on a big touchscreen that you swipe to spin it round (as fast as possible!). Where it stops, nobody knows, but that will be the chosen country. This is a cross between a 'strongman' game and roulette, and I think will have a great combination of skill, anticipation and chance. In computing, we call this sort of thing User Interaction Design, or UI. It means making the way humans use computer programs as easy as possible, as there are often new and unfamiliar situations. I wanted to plan the UI at the beginning, to make it simple, fun, physical (the swiping), and maybe a tiny bit competitive. In computing we also talk about User Experience, or UX. This is about what people do in a website, and how it makes you feel - happy, annoyed, frustrated, satisfied, and so on. Wit...