Chess algorithm for weak CPU
Hi forum!
I am looking for a simple chess algorithm that will work on my 256MHz Intel CPU. I heard that MiniMax can, maybe, solve my problem. Are there some other different algorithms that can work on low CPUs? Also, I am curious, what did old computers use for solving a chess problem? Thanks.