Hello everone and thanks in advance for any help you can give me.
I want to create a game or so in which (2) MSP430G22553 Launchpads are involved; the steps are:
1. Each player submits their coordinates
2. Select player turns (1st player, 2nd player)
3. Start the game while alterning turns
4. Indicate if the attack was a success or not
The template of the game with be a 4 column and 4 row space for the coordinates, something like A1, B2, C4...
Both MSP430G22553 should have 3 bits of input and 3 bits of output. We also have an LCD 16x2 and (2) pushbuttons.
MSP430G22553 c