ska |
Member |
|
|
Joined: 14 Jan 2006 |
Posts: 9 |
|
|
|
 |
 |
 |
|
Hi everyone!
I just wanted to tell you that I've been working on a programming environment that allows compiled C programs to execute on J2ME phones (called Cibyl, see http://spel.bth.se/index.php/Cibyl). To try this out, I've ported much of the REX API (actually my own variant with the fe_-prefix, but it's mostly just cosmetic changes) to run on Cibyl.
So far I've only recompiled my Arkanoid game, see http://spel.bth.se/index.php/Cibyl:_REX_Arkanoid, although I plan to recompile the rest of my small game addins to Cibyl as well.
I should say perhaps that this might be of mostly academic interest since few phones have a wide-enough screen to run the REX addins Anyway, it's at least related to the REX.
// Simon |
|