Jump to content

  • Log in with Facebook Log in with Twitter Log In with Google      Sign In   
  • Create Account

Bouchon

Member Since 29 Jun 2012
Offline Last Active May 20 2013 05:15 AM
*****

Posts I've Made

In Topic: [FILLED] Runescape Standalone

29 August 2012 - 06:30 AM

Runescape has created their own mac client, which you can download from here: http://www.runescape.com/downloads.ws .
Topic can be filled.

In Topic: [FILLED] Sanctum

29 August 2012 - 06:24 AM

Sanctum now fully out on steam, topic can be closed http://store.steampo...1_7_suggest__13

In Topic: [FILLED] Spelunky

29 August 2012 - 06:19 AM

Even though this is old, you can download an unofficial mac port here: http://www.rockpaper...nky-now-on-mac/

In Topic: CXEx or CXZ Engine found CiderX...

01 July 2012 - 08:05 PM

If your running 10.6.4 simply download and install the following engines :
http://portingteam.c...oadhow-to-here/

In Topic: Java vs. Objective-C

01 July 2012 - 07:58 PM

The big issue I'm having in terms of understanding is the necessity to define objects/classes through first the @interface section, then @implementation, so that u can finally begin working on the programs actual code. Im still just learning but i find that fact to be pretty cumbersome and difficult to remember.