Skip to content

Commit

Permalink
another small readme tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
kilograham committed Aug 18, 2024
1 parent 280b534 commit ce0c261
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ The regular build instructions should work with the latest [pico-sdk](https://gi
- Playing a game
- Completing levels
- Save/Load game (note these are stored in flash, so will persist across badge power cycles)
- Muliplayer via I2C (at least with 2 players, should work with up to 4) - see below for wiring
- Multiplayer via SAO (at least with 2 players, should work with up to 4) - see below for wiring

### Things that don't work:

Expand Down Expand Up @@ -65,8 +65,6 @@ Up/Down | Cycle through letters/space
Left | Backspace
Right | Select letter

Note that typing does not seem to work in any dialogs except save game.

## Multiplayer Wiring

![I2C wiring with two badges](/badge_wiring.jpg)
Expand Down

0 comments on commit ce0c261

Please sign in to comment.