Swift-2048-AI
April 3, 2017 ยท View on GitHub
An implementation of the game "2048" in Swift Playgrounds with an AI included to solve it. AI is based on Monte Carlo simulations and is implemented in less than 60 lines of code.

April 3, 2017 ยท View on GitHub
An implementation of the game "2048" in Swift Playgrounds with an AI included to solve it. AI is based on Monte Carlo simulations and is implemented in less than 60 lines of code.
