I've been updating Space Rocks to add 2 player support. Since I plan to support cooperative (and possibly competitive) gameplay, it'd be best if I display both scores on-screen at the same time.
It'd also be nice to graphically display lives remaining, as well as have each player's info displayed in the proper color.
An easy solution would be to flicker two 48 pixel displays, and utilize a 3-pixel characters (like those on the main menu) to show the score and lives within the 48 pixels. However, I suspect somebody's already figured out a better/more interesting way to accomplish this, so I'm asking for any suggestions.
Thanks!
1 Comment
Recommended Comments