Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/unixzii/swiftui-2048

A 2048 game writing with SwiftUI.
https://github.com/unixzii/swiftui-2048

demo ios macos sample swift swiftui swiftui-example wwdc

Last synced: 10 days ago
JSON representation

A 2048 game writing with SwiftUI.

Awesome Lists containing this project

README

        

# 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.

![Screenshot](Screenshot.png)

## Supported Platforms

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

## License

MIT