Does anyone know of a strategy or technique for memorizing a changing state in real time?
An example of what I’m looking for is in board games like chess/checkers/go/etc. It is easy to memorize the current state of the game, or to memorize a list of moves, but it does not seem simple to memorize and visualize the changing state. For example, in chess you memorize the current state of the board, then you and your opponent make a few moves. Now I want to immediately answer the question: which pieces of mine does my opponent threaten? Effectively this is using mnemonics to play blindfold chess, or using mnemonics to improve visualization. However, I suspect that mnemonics probably do not help in this case, but I’m open to any ideas. The only ideas I come up with require a huge number of loci, and even then may not be that effective.
A simpler example would be keeping track of changing totals. For example, say you are watching a basketball game, and you want to keep track of how many points each player has scored. Since the numbers will change fairly rapidly, it seems like traditional loci-based approaches might lead to confusion.
These real-time memorization scenarios are very interesting to me.