I tried to implement a shooting game with Sun SPOTs. Three Sun SPOTs are used. The first one managed a bitmap LCD display through the outpins expander. The second one is used for a game controller. The last one is a sound server. I want to show Sun SPOTs can do all things PCs can do.
Yes ! I have met you several times at JavaOne and Sun Labs when I've visited. Thank you.
koide77 2 years ago
koide77 2 years ago
Note, I happen to be one of the guys who works on the VM :)
ericarseneau 2 years ago
More details please on what SPOT is doing what?
1 - Game controller
2 - Display
3 - Sound
Which one is doing the game logic?
Have you identified why the display is slow? Is it the bandwidth to the display? Or is it the speed of sending the pixels through your code?
Is there anything we can do to help you with figuring out the bottle necks?
This is WAY cool BTW, Space Invaders on SPOTs :)
ericarseneau 2 years ago