Skip to content

RockPaperFight is a simple Rock Paper Scissors game made with PyGame

Notifications You must be signed in to change notification settings

7eventh/RockPaperFight

Repository files navigation

RockPaperFight

RockPaperFight is a simple Rock Paper Scissors game made with PyGame

INSTRUCTIONS: Open the client file in your IDE

  • pip install pygame
  • pip install requests

For multiplayer:

  1. Replace the ip adress on both Network.py and Server.py with your ip.
  2. Run the server.py
  3. Run the Client.py
  4. Click Play -> Online Game

For single player:

  1. Run client.py
  2. Click Play -> Offline Game

Note: All sprites used within the game are taken from itch.io

Skärmbild (401)

Skärmbild (402) Skärmbild (405) Skärmbild (406)

About

RockPaperFight is a simple Rock Paper Scissors game made with PyGame

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages