Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mgrebenets/the-eggs-ios
Just you wait! (Ну, погоди!) - iOS version of 80's Soviet "Elektronika IM-02" handheld console game.
https://github.com/mgrebenets/the-eggs-ios
Last synced: about 2 months ago
JSON representation
Just you wait! (Ну, погоди!) - iOS version of 80's Soviet "Elektronika IM-02" handheld console game.
- Host: GitHub
- URL: https://github.com/mgrebenets/the-eggs-ios
- Owner: mgrebenets
- Created: 2011-06-28T13:35:01.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-12-30T10:51:29.000Z (almost 11 years ago)
- Last Synced: 2023-03-22T18:54:48.033Z (almost 2 years ago)
- Language: Objective-C
- Homepage:
- Size: 3.01 MB
- Stars: 36
- Watchers: 6
- Forks: 14
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
the-eggs-ios
the code of iOS game "The Eggs Pro" by i4nApps
information regarding OpenFeint integration
- OpenFeint sources are not part of this repo, you need to re-add them manually
- used OpenFeint version is 2.4.2
- the OpenFeint source code can be found in repo's Download section
- unpack OpenFeint archive
- remove OpenFeint group from the project
- drag&drop OpenFeint.2.4.2/OpenFeint folder to project workspace
- uncheck "copy files" checkbox and add sources to the projectthe code has not been touched for a long time, so it has a bunch of problems
- lots of compiler warnings
- some left-over images and code for 'DISKOTEKA_90' promotionset 'fullFeatures' to TRUE to enable Game II mode and replay
set 'fullSkins' to TRUE to enable all other skinsthere's plenty of room to upgrade and improve
- do not require game to restart when skin is changed
- better graphics and better design (make "hd" version and ipad version)
- game center integration
- make universal application bundlethe app runs on iPod Touch 1G for sure
however, it crashed while booting on iPhone 4.3 simulator, I believe that open feint crashed, since it's the first view to appear after launch image