Quote:
|
Originally Posted by Astronouth7303
You copy our algorithms, but write it so it would be apropriate for Macs.
|
If he uses C++ for the Mac port, then he probably won't have to write that much! We will be using CS, meaning that almost all of the input/output will be handled for us. The main thing that changes on ports is the I/O!!! Algorithms will work the same on the Mac as on a PC. All that will have to be done on that will be a recompile. The port will, at least should, end up being a relatively trivial thing.