Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 267 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 267 Bytes

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