Most Important Thing should catch your eye first
Magnocellular neurons <> Parvocellular neurons
Both parts of the Lateral Geniculate Nucleus of the thalamus
Photo by Raul Varzar
Heuristic = practical method to find a sufficient non-optimal solution in a reasonable amount of time
(from Greek εὑρίσκω meaning "I find out")
keep users informed through appropriate feedback
speak the users'language with real-world terms
provide an "emergency exit", support undo and redo
keep your system familiar to the user
eliminate error-prone conditions or mitigate risks
minimize user's memory load by making options visible
allow users to tailor frequent actions
extra unit of information should be relevant and justified
error messages should be clear and suggest a solution
provide documentation but do not rely on it only
keep users informed through appropriate feedback
The Legend of Zelda: Breath of the Wild provided consistent and nearly immediate feedback for player’s health status via the 3 heart icons displayed in the top left corner of the screen.
speak the users'language with real-world terms
PlayerUnknown’s Battleground used real-world weapon terminology for in-game weapons.
provide an "emergency exit", support undo and redo
The Chess iOS game gave users the control and freedom to undo their last move.
keep your system familiar to the user
FIFA players used to play the game with "circle" for shoot and "square" for lob pass while PES players usually prefer the opposite controls.
eliminate error-prone conditions or mitigate risks
Super Smash Bros on Nintendo Switch provided a confirmation dialog before users quit a game.
minimize user's memory load by making options visible
Contextual game controls are displayed directly on the screen in Red Dead Redemption 2 so that users don’t have to recall controls from memory.
allow users to tailor frequent actions
League of Legends provide a smart cast feature enabling the user to have a visual indicator when casting a spell. Expert users can disable it in order to press one less key and cast faster.
extra unit of information should be relevant and justified
The Journey is an indie adventure game very different from usual games. The information provided to the user is minimalist and foster exploration.
error messages should be clear and suggest a solution
World of Warcraft inform the user how to connect when an error has been commited while logging in the game.
provide documentation but do not rely on it only
Albion Online, like many other MMORPGs, provide clear and well organized documentation for players
additional information to help you spot common usability problems in your design
Nielsen and Landauer (1993)