 |
|
|
Scene.org is hosted and supported by:
|
|
|
Scene.org is sponsored by:
|
|
|
|
|
 |
forum - #coders |
|
 | | Topic: | Java demo coding API | | | Hi,
I have made a small API in java which can be used for learning basic old school demo programming.
What do you thing about it? The code? Any improvements that can be made?
See it here: http://www.devnull.dk
Thanks,
Kim | | |
| | looks kinda nice (only looked at the uml so far). Do you have any plans of implementing this into j2me for cellphones etc? | | |
| I haven't done any coding i J2ME, and I do not have the time for looking into it. Sorry.
But feel free to try. The API do not contain that much code. | | |
| nice idea.
I just had a look and it seems good.
You might have some problems with the timing because of the granularity (here 10ms). also if you do a too short thread.sleep (under 10ms), it might hang some machines.
very cool indeed =)
btw, check my latest java prod, a full demo : http://www.mandrixx.net/sparks.php | | |
|
|
|