Quantcast
Channel: MSP430 Technical Forums
Viewing all articles
Browse latest Browse all 2077

I need Help creating a MSP430 "Game"

$
0
0

Hello. I am new to the the MSP430 community, and I am new to Assembly Language. I have an assignment due next week that involves connecting two MSP430's via Serial. Some other components for this project include two 4-Digit 7 Seg. Display and various resistors and BJT's. I need help on the coding part and I was looking for someone who could be with me side by side as a tutor. I am willing to pay whoever can help me.  I am in a rush. Thank you very much.

 

Two players, will start with a count 5.00 points each. Player will have turns of 30 seconds each to play. During the turn, the player will be adding positive or negative numbers randomly to the current count. If the count reaches 10, the player wins even if the other player has not played an equal number of turns. If the count reaches 0, the player loses, even if the other player has not played an equal number

of turns.
 
That is the point of the game. I would appreciate any help. 

Viewing all articles
Browse latest Browse all 2077

Trending Articles