Playing 2048 with Minimax Part 1: How to apply Minimax to 2048
2048 — a simple game, but programming a computer to solve it it’s not trivial Minimax is an algorithm designated for playing adversarial games, that is games that involve an adversary. In this article, we’ll … Continue reading Playing 2048 with Minimax Part 1: How to apply Minimax to 2048
Copy and paste this URL into your WordPress site to embed
Copy and paste this code into your site to embed