Help me!
Hey there,
i'm thinking on programming a game and turn it into a real time adventure game. Like a summer game...in a aquatic park, with water coming from holes, etc.
I never did anything like this, and i'd like to know what kind of platforms i'd have to know about.
I've done some embedded systems projects but that was in c++ and it was for a specific micro-controller and i had to know all of the specification..memory, interrupts, timers, usarts, etc.
Can it be possible to write a java game and use it in a real time system without having to worry about the hardware specification?
My idea was to code the game and have someone else make the hardware..is this even possible? or do i have to write code to a specific hardware micro-controller?
I really have no idea..but i'd like to "write once" "run everywhere".
Thanks, Manuel

