iOS-2048
Game library
A 2048-style game implementation in Objective-C for iOS
iOS drop-in library presenting a 2048-style game
328 stars
16 watching
201 forks
Language: Objective-C
last commit: over 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
unixzii/swiftui-2048 | A SwiftUI-based implementation of the popular 2048 game | 698 |
eleev/swiftui-2048 | A classic 2048 game built with SwiftUI for mobile and desktop devices using Swift. | 258 |
ericjohnson/canabalt-ios | An open source release of an iOS game with gameplay mechanics and assets from Canabalt | 1,584 |
wenxuanjun/2048 | An implementation of the 2048 game using AI algorithms | 2 |
danqing/2048 | An iOS game variant of the 2048 puzzle game with AI support and customizable board sizes and modes. | 1,115 |
fabienwarniez/vie | A re-implementation of the Game of Life for iOS devices using Objective-C. | 8 |
zhuhuihuihui/echart | A charting library with event handling and animation support for iOS development | 646 |
alewmoose/2048-in-terminal | A terminal-based implementation of the popular 2048 game | 149 |
zhiyu/chartee | An iOS charting library using Objective-C | 952 |
robin/2048_playground | A Swift implementation of the popular puzzle game 2048 | 43 |
alanrsoares/2048-reasons | A game implementation in Reason, using functional programming principles and React, with simplified UX and testing for a condensed gameplay experience | 14 |
alexjlockwood/compose-multiplatform-2048 | A 2048 game written in Kotlin using Jetpack Compose Multiplatform for multiple platforms. | 447 |
id-software/doom-ios | The source code release of a classic game ported to iOS with a specific license and release guidelines. | 787 |
liballeg/allegro5 | A cross-platform C library for video game and multimedia programming | 1,891 |
allyourcodebase/sdl | A C library that replaces SDL with Zig and provides a standard library for game development. | 77 |