|
Pages: [1]
|
 |
|
Author
|
Topic: RubE On Conveyor Belts (Read 3966 times)
|
|
|
|
ddsdiur
|
It looks great, but does it use API calls? If not, could you make it work on a Mac?
|
|
|
|
|
Logged
|
|
|
|
|
immibis
|
The interpreter I wrote for it uses the Window API to position the cursor in the console window, to display the program as it's running, like Rubicon does. Other than this, it only uses the standard library, though.
|
|
|
|
|
Logged
|
|
|
|
|
ddsdiur
|
Would you please post the source file(s)? If it's written in C/C++, You could just have it write to an array of chars, and then print the array on screen. I wrote a game in ANSI C that uses that strategy, and it works fine.
|
|
|
|
« Last Edit: April 19, 2008, 05:24:02 AM by ddsdiur »
|
Logged
|
|
|
|
|
immibis
|
Here is the source code, sorry for reviving an old thread.
|
|
|
|
Logged
|
|
|
|
|
|
Pages: [1]
|
|
|
 |