A 2D shooter game made in Python using the pygame library. Tested only for macOS. Upgrade pygame to latest version to use on macOS Big Sur.
Player 1
- Jump: w
- Move left: a
- Move right: d
- Grab weapon: e
- Drop weapon: s
- Shoot: q
- Jump: up arrow key
- Move left: left arrow key
- Move right: right arrow key
- Grab weapon: .
- Drop weapon: down arrow key
- Shoot: -