![]() |
|
[Objective-C] Command line game - Printable Version +- Sinisterly (https://sinister.ly) +-- Forum: Coding (https://sinister.ly/Forum-Coding) +--- Forum: C, C++, & Obj-C (https://sinister.ly/Forum-C-C-Obj-C) +--- Thread: [Objective-C] Command line game (/Thread-Objective-C-Command-line-game) Pages:
1
2
|
RE: [Objective-C] Command line game - Lily_mybb_import12771 - 08-02-2013 good objective c is iphone user? RE: [Objective-C] Command line game - Anima Templi - 08-02-2013 Yea and iPad, iPod and MacBook. RE: [Objective-C] Command line game - Kafyhrer - 08-07-2013 the day's void in game.m can't be compiled properly, and even if it would, it wouldn't run properly, especially on mobiles (iphones etc.). I would recommend finding an alternative for scanf
RE: [Objective-C] Command line game - Kafyhrer - 08-07-2013 the day's void in game.m can't be compiled properly, and even if it would, it wouldn't run properly, especially on mobiles (iphones etc.). I would recommend finding an alternative for scanf
RE: [Objective-C] Command line game - Anima Templi - 08-07-2013 This is not meant for phones -.- This is just something quick I wrote up for the competition.. RE: [Objective-C] Command line game - Anima Templi - 08-07-2013 This is not meant for phones -.- This is just something quick I wrote up for the competition.. RE: [Objective-C] Command line game - Lily_mybb_import12771 - 09-02-2013 this game have a bug . at line 15 . BUT the game is very good, RE: [Objective-C] Command line game - Anima Templi - 09-03-2013 Well it works for me on my MacBook Pro. Any errors? |