iOS Xcode project (Anyone Willing II) ?

Monkey Targets Forums/iOS/iOS Xcode project (Anyone Willing II) ?

nivrig(Posted 2014) [#1]
I'm currently evaluating Monkey (primarily for iOS) so I only have the free version.

Assuming it wouldn't give away any Pro secrets, would someone be willing to share an iOS Xcode project produced from Monkey so I can have a poke at it? One of the simple demo projects would be ideal.

Thanks :)


APC(Posted 2014) [#2]
Hello sixecho,


This is my implementation of the Forces from the book "The Nature of Code" by Daniel Shiffman, Click here!
It is an implementation of vector forces that are attracted by an object. You can move the object with the mouse, by clicking on it.

Since you have a demo version of Monkey X you will not be able to compile this to run on your Xcode and iOS devices, but if you provide and e-mail address so I can send you the Xcode project compiled, so you can see how powerful Monkey is!

You still can compile on the free HTML 5 and then compare with the Xcode later.

This is the main Class


This is PVector class


This is Mover class


This is Attractor class



nivrig(Posted 2014) [#3]
Thanks for the offer, though it's the Xcode source that I'd be interested in not the compiled version. Could you send that?
john -at- sixecho -dot- com if so.


APC(Posted 2014) [#4]
sixecho

I just sent you the e-mail.
Let me know if it worked for you.


APC(Posted 2014) [#5]
s