• This repository has been archived on 30/Nov/2022
  • Stars
    star
    185
  • Rank 208,271 (Top 5 %)
  • Language
    Objective-C
  • Created about 13 years ago
  • Updated about 12 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

iOS game

iLabyrinth

iOS game that still earns some money :) You can download it from App Store

game written for iPhone/iPod Touch and iPad in Objective-C using Cocos2D-iphone. There is 2 build targets - normal and lite versions.

/iOS/

iOS3.0+ (might need plblocks compiler for iOS4.0-)

/MapEditor/

Map editor written in HTML/JS. Open index.html in browser, press "load" copy and paste all text from one of maps. To save click save, copy & paste to new plist file. iPhone and iPad have different maps.

Screenshots

LICENSE

for Cocos2D and CocosDenshion see their license
all code in /MapEditor/* and /iOS/Classes/* are licensed under GPL v2
all maps, images and sounds ( /iOS/Resources/* /iOS/Resources-iPad/* /iOS/Resources-Lite/* /MapEditor/Resources/Images/* ) are licensed under Creative Commons Attribution-NonCommercial-NoDerivs ( CC BY-NC-ND )

please, don't steal like Where's My Path?. It's perfectly fine to use code, but please, please, please make your own artwork and maps.

MORE

Into Cocos2D and game development? Checkout out another my open sourced game Heredox

More Repositories

1

RRFPSBar

Show FPS Bar instead of StatusBar on iOS
Objective-C
702
star
2

RRAutoLayout

iOS6 AutoLayout backport to iOS5
Objective-C
246
star
3

RRConstraintsPlugin

Xcode plugin for better constraints based layout workflow
Objective-C
198
star
4

Heredox

http://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=555104623&mt=8
Objective-C
34
star
5

RRTableHeaderView

Objective-C
19
star
6

RRMetaballs

Metaballs (aka Blobs) and Marching Squares implementation
Objective-C
14
star
7

RRiOS7Backport

libRRiOS7Backport is an effort to backport parts of iOS7 to iOS6/iOS5
Objective-C
14
star
8

RRPeeAnalyzer

Urine Strip Analyzer
Objective-C
10
star
9

at-brute

AT commands brute-forcer
JavaScript
7
star
10

RRContainerView

iOS6 "Container View" backport to iOS5
Objective-C
6
star
11

RRTouchRemote

iTunes and AppleTV remote controll using DMAP protocol
Objective-C
4
star
12

UIApplication-UDAdditions

adds UIApplicationStatusBarDidTouchNotification
Objective-C
4
star
13

RRCrashlytics

Unofficial Crashlytics API
Objective-C
3
star
14

RRiOS8Backport

libRRiOS8Backport is an effort to backport parts of iOS8 to iOS7
Objective-C
3
star
15

RRBaseInternationalization

iOS6 Base Internationalization backport to iOS5
Objective-C
2
star
16

RRKeychain

iOS ObjC wrapper for keychain
Objective-C
2
star
17

RRCube

my Unity3D learning game based on movie "Cube" and "Hypercube"
C#
2
star
18

RRBee

Pet project for BeeWi car controlling @YPlan
Objective-C
1
star
19

RRSenderPhoto

RRSenderPhoto plugin for Mac Mail
Objective-C
1
star
20

UnityEngine.Texture2D-RRExtensions

Add DrawLine(int x0, int y0, int x1, int y1, Color color) and DrawText(string text, int x, int y, Color color) to Unity3D UnityEngine.Texture2D
C#
1
star
21

SSlack

crypto in Slack
Objective-C
1
star