/CowBoys-game

🤠🔫Cowboys game with pygame

Primary LanguagePython

CowBoys-game

This is a game of 2 players that consists in shoot the other player and kill him, while the cacti does it move.

How to play?

Red Player

  • Move Left (A)

  • Move Right (D)

  • Move Up (W)

  • Move Down(S)

  • Shoot (Q)

Blue Player

  • Move Left (Left Arrow)

  • Move Right (Right Arrow)

  • Move Up (Up Arrow)

  • Move Down(Down Arrow)

  • Shoot (CTRL)

Requirements

  • Python 3.9 or below
  • Pygame

Run in GitPod

Soon...