Awesome
Swift-2048-AI
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.
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.