Skip to content

yohemm/grab-the-player

Repository files navigation

GrabThePlayer

A 2D online video game with server and client.

Getting Started

Prerequisites

  • Python

Installation

  1. Clone the repository
git clone https://github.com/yohemm/grab-the-player.git
  1. Install dependencies
pip install pickle
pip install pygame
pip install socket

Usage

  1. Set server Change the serveur ip with the computer's IPV4.
  2. Set Client Change the client ip with the same ip of server.
  3. Run Server and client Oppen Server, then oppen client for all user.

Authors

  • Yohem - Initial work - Yohemm

About

A 2D online video game with server and client.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages