-
Notifications
You must be signed in to change notification settings - Fork 8
Split‐Screen
Vicious Squid edited this page May 27, 2026
·
7 revisions
During Play mode, press F9 or use the console command ss to toggle Split-screen mode
Player 2 is controlled via the cursor arrow keys or an attached gamepad (via PyGame)
Current limitations:
- Pickups are global
- Monsters only target player 1
- Players are invisible to each other
Thanks to StarlitWolf for suggesting this feature