/Swift-2048-AI

WWDC 2017 Submission

Primary LanguageSwift

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.

animation