Skip to content

tranlynhathao/SwiftUI2048-AI

Repository files navigation

2048 Game (SwiftUI app)

This is a simple game to demonstrate the new SwiftUI framework.

Note that the game algorithm may have issues, and this is still WIP.

2048 AI

An AI made for the game 2048. The AI can reach 16384 most of the time and sometimes even reach 32768.

The AI reached the 32768 tile in the browser version after 5 attempts and achieved the score of 630032. Below is the screenshot of that game.

Note Demo without AI Demo

Supported Platforms

  • iOS 13.0+
  • macOS 10.15+
  • macOS 11+ (macCatalyst version)

About

2048 game for iOS written in Swift, with C++ AI to play automatically.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published