{"id":13526685,"url":"https://github.com/cocos2d/cocos2d-objc","last_synced_at":"2025-12-17T00:04:27.558Z","repository":{"id":39229017,"uuid":"588871","full_name":"cocos2d/cocos2d-objc","owner":"cocos2d","description":"Cocos2d for iOS and OS X, built using Objective-C","archived":false,"fork":false,"pushed_at":"2021-09-06T07:49:11.000Z","size":49189,"stargazers_count":4057,"open_issues_count":193,"forks_count":1160,"subscribers_count":277,"default_branch":"v3.5.0","last_synced_at":"2025-05-11T11:02:04.385Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://www.cocos2d-objc.org","language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cocos2d.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE_CCBReader.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2010-03-31T19:07:59.000Z","updated_at":"2025-05-11T08:17:44.000Z","dependencies_parsed_at":"2022-08-21T05:50:34.773Z","dependency_job_id":null,"html_url":"https://github.com/cocos2d/cocos2d-objc","commit_stats":null,"previous_names":["cocos2d/cocos2d-iphone"],"tags_count":32,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cocos2d%2Fcocos2d-objc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cocos2d%2Fcocos2d-objc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cocos2d%2Fcocos2d-objc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cocos2d%2Fcocos2d-objc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cocos2d","download_url":"https://codeload.github.com/cocos2d/cocos2d-objc/tar.gz/refs/heads/v3.5.0","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254159167,"owners_count":22024558,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T06:01:33.143Z","updated_at":"2025-12-17T00:04:27.517Z","avatar_url":"https://github.com/cocos2d.png","language":"Objective-C","funding_links":[],"categories":["Frameworks/Engines/Libraries","Objective-C","etc"],"sub_categories":["IOS"],"readme":"Cocos2D-ObjC\n============\n\nWant pure x-platform Swift? \n===============================\n\nWe experience rewrite in [this repository](https://github.com/s1ddok/Fiber2D).\n\n**PLEASE READ BEFORE POSTING AN ISSUE!**  \nIf in doubt, please post questions and comments in the forum  \n[The Official Forum][3]  \n\nThis way, more users can learn from your experince.  \n  \n  \n=====\nPlease note, that the official site has moved. Please update your bookmarks  \n[The Official Site][1]  \n[The Official Forum][3]  \n\n[Cocos2D-ObjC][1] is a framework for building 2D games, demos, and other\ngraphical/interactive applications for iOS, Mac and tvOS.\nIt is based on the [Cocos2D][2] design, but instead of using Python it uses Swift and / or Objective-C.\n\nCocos2D-ObjC is:\n\n  * Fast\n  * Free\n  * Lightweight\n  * Modular\n  * Easy to use\n  * Community Supported\n\n\nCreating New Projects\n---------------------\nFor creating new projects you should use an official [Cocos2D Installer][5].\n\nDocumentation\n---------------------\nYou can find the full Cocos2D documentation and user guide at our [documentation page](http://cocos2d-objc.org/docs/).\n\nImportant:\n---------------------\nVersion 3.5 is introduced.\n[See release notes](https://github.com/cocos2d/cocos2d-objc/wiki/Cocos2D-3.5-Release-notes)\n\nFeatures\n-------------\n   * Scene management (workflow)\n   * Transitions between scenes\n   * Sprites and Sprite Sheets\n   * Effects: Lens, Ripple, Waves, Liquid, etc. *(Served as extension)*\n   * Actions (behaviours):\n     * Trasformation Actions: Move, Rotate, Scale, Fade, Tint, etc.\n     * Composable actions: Sequence, Spawn, Repeat, Reverse\n     * Ease Actions: Exp, Sin, Cubic, Elastic, etc.\n     * Misc actions: CallFunc, OrbitCamera, Follow, Tween\n   * Basic menus and buttons\n   * Integrated with [Chipmunk][4] physics engine *(Served as extension)*\n   * Particle system *(Served as extension)*\n   * Fonts:\n     * Fast font rendering using Fixed and Variable width fonts\n     * Support for .ttf fonts\n   * Tile Map support: Orthogonal, Isometric and Hexagonal *(Served as extension)*\n   * Parallax scrolling *(Served as extension)*\n   * Motion Streak *(Served as extension)*\n   * Render To Texture *(Served as extension)*\n   * Touch/Accelerometer on iOS\n   * Touch/Mouse/Keyboard on Mac\n   * Sound Engine support based on OpenAL *(Served as extension)*\n   * Integrated Slow motion/Fast forward\n   * Fast textures: PVR compressed and uncompressed textures\n   * Point based: RetinaDisplay mode compatible\n   * Language: Objective-C / Swift\n   * Open Source Commercial Friendly: Compatible with open and closed source projects\n   * Image assets support\n   * TVOS support\n   * App thinning support\n   * 3D touch support\n   * OpenGL ES 2.0 or Metal (iOS) / OpenGL 2.1 (Mac) based\n\n\nBuild Requirements\n------------------\n\nMac OS X 10.9 (or newer), Xcode 7.0 (or newer)\n\n\nRuntime Requirements\n--------------------\n  * iOS 6.0 (7.0 for Swift) or newer for iOS games\n  * Snow Leopard (v10.6) or newer for Mac games\n\n\nRunning Tests\n--------------------\n\n1. Select the test you want from Xcode Scheme chooser\n\n2. Then click on `Xcode → Product → Run`\n\n\nForum\n-----\n  * [Cocos2D-ObjC Forum][3]\n\n\nDownload from Github\n--------------------\n\n    $ git clone --recursive https://github.com/cocos2d/cocos2d-objc.git\n    $ cd cocos2d-objc\n\n[1]: http://cocos2d-objc.org \"Cocos2D-ObjC Official Site\"\n[2]: http://www.cocos2d.org \"cocos2d\"\n[3]: http://forum.cocos2d-objc.org \"Cocos2D-ObjC Official Forum\"\n[4]: http://www.chipmunk-physics.net\n[5]: https://github.com/s1ddok/CCProjectGenerator\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcocos2d%2Fcocos2d-objc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcocos2d%2Fcocos2d-objc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcocos2d%2Fcocos2d-objc/lists"}