Skip to content

Add 3-4 player support - #5

Open
Ayushdev-a1 wants to merge 1 commit into
giorgosn:mainfrom
Ayushdev-a1:feature/3-4-player-support
Open

Ayushdev-a1 wants to merge 1 commit into
giorgosn:mainfrom
Ayushdev-a1:feature/3-4-player-support

Conversation

@Ayushdev-a1

Copy link
Copy Markdown
  • Extend PLAYER_COLORS to 4 entries
  • Add keyboard bindings for P3 (IJKL/U) and P4 (numpad)
  • Extend spawns array to 4 points, with migration for old saved arenas
  • Add P3/P4 spawn tool buttons and generalize spawn-tool handling
  • Drive player count from arena spawn count instead of hardcoding 2
  • Fix scoring, soft-body collision, and HUD pips for N players

Fixes #2
image

- Extend PLAYER_COLORS to 4 entries
- Add keyboard bindings for P3 (IJKL/U) and P4 (numpad)
- Extend spawns array to 4 points, with migration for old saved arenas
- Add P3/P4 spawn tool buttons and generalize spawn-tool handling
- Drive player count from arena spawn count instead of hardcoding 2
- Fix scoring, soft-body collision, and HUD pips for N players

Fixes giorgosn#2

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3-4 player support

1 participant