Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 511 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 511 Bytes

Shooter Game 🙈 🙉 🙊

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.

Commands

Player 1

  • Jump: w
  • Move left: a
  • Move right: d
  • Grab weapon: e
  • Drop weapon: s
  • Shoot: q

Player 2

  • Jump: up arrow key
  • Move left: left arrow key
  • Move right: right arrow key
  • Grab weapon: .
  • Drop weapon: down arrow key
  • Shoot: -