Multi-Player Super Pixel Bros Idea
Posted: Tue Aug 14, 2012 4:56 am
I've always liked Mario Brothers games ever since my dad let me play his Super Nintendo, yet one thing lacking in them was the multi-player aspect: you couldn't play with your friend at the same time. I think Super Pixel Bros could change this by allowing you to play with a friend or 3.
Would it be possible to code in another player? (preferably of a different color pixel, which I don't think the color part would be the hard part...)
The second player might have to have a second screen, one that scrolls with him (making the need for another 8x8 RGB LED matrix)
It would be very cool if you could get 4 players going, 4 different colored dots, 4 different screens (or one big one)
My full idea was to take the super pong table, make it RGB, and add buttons supporting Pixel Bros and maybe all of brad's other games.
There would have to be a game select screen and the microcontroller would have to communicate with an extra memory chip (I was thinking either eeprom or flash dip packages, since they can be cheap, small, and have MBs of data) which it would load the games off of.
Is any of this possible?
Note: I... do not know very much about what I am talking about: I hobby in electronics (for about 4 months now) got an Arduino, and learned the copy paste method of programming. In other words: I do not know how to program, so I would currently be unable to attempt or evaluate this project. I, however, do plan to learn how to program pics (I ordered 3 different kinds already and have a cheap programmer I got from China) and it would be pretty cool to learn how to add more players/more screens in programs/games.
Would it be possible to code in another player? (preferably of a different color pixel, which I don't think the color part would be the hard part...)
The second player might have to have a second screen, one that scrolls with him (making the need for another 8x8 RGB LED matrix)
It would be very cool if you could get 4 players going, 4 different colored dots, 4 different screens (or one big one)
My full idea was to take the super pong table, make it RGB, and add buttons supporting Pixel Bros and maybe all of brad's other games.
There would have to be a game select screen and the microcontroller would have to communicate with an extra memory chip (I was thinking either eeprom or flash dip packages, since they can be cheap, small, and have MBs of data) which it would load the games off of.
Is any of this possible?
Note: I... do not know very much about what I am talking about: I hobby in electronics (for about 4 months now) got an Arduino, and learned the copy paste method of programming. In other words: I do not know how to program, so I would currently be unable to attempt or evaluate this project. I, however, do plan to learn how to program pics (I ordered 3 different kinds already and have a cheap programmer I got from China) and it would be pretty cool to learn how to add more players/more screens in programs/games.