Rockbox Development > Feature Ideas

Implementing a new game --> Clonk ???

(1/1)

excalibur:
(a game -> visit www.clonk.de check the older free tryouts)

Chronon:
It looks pretty fun.  Unfortunately, Open Clonk appears to be written in C++, so porting to Rockbox would require significant re-writing of the code.

AlexP:
Also keep in mind things like no floating point, no malloc etc.

mcuelenaere:

--- Quote from: AlexP on March 14, 2010, 07:18:48 AM ---Also keep in mind things like no floating point, no malloc etc.

--- End quote ---
The malloc-implementation used by Lua could be put in pluginlib so others can use it too, so technically 'no malloc' isn't a limitation anymore.

Navigation

[0] Message Index

Go to full version