Skip to content

A 2D shooter game made in Python using the pygame library.

Notifications You must be signed in to change notification settings

dasolari/Shooter-Game

Repository files navigation

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: -

About

A 2D shooter game made in Python using the pygame library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published