Skip to content

yohemm/grab-the-player

Repository files navigation

Grab The Player

🌟 Project Status

Current Status: ⚪ In Beta

The project is a Beta/Demo of python game socket.


Overview

A 2D online video game with server and client.

A Top view Shooting game with mousse orientation systeme.

2 Types of attack, grap to attract ennemies and sword to inflict somes damages

Table of Contents


Installation

Prerequisites

List any prerequisites or dependencies required for the project. Python: 3.10 Pygame: 2.1.2

Steps

  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

Provide instructions or examples for using the project. You can include sample code, configuration snippets, or links to live demos.

python3 server.py
python3 client.py

Features

Highlight the main features or functionalities of the project. Consider including bullet points, lists, or descriptions.

  • Feature 1: grab enemies to attract them
  • Feature 2: inflict damages with sword
  • Feature 3: smooth mousse orientation system

Technologies Used

List the technologies, frameworks, or libraries used in this project.


Configuration

Provide any configuration instructions necessary to set up or customize the project. Examples include environment variables or configuration files.

  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.

Contributing

  • Yohem - Initial work - Yohemm

License

This project is licensed under the CC BY-NC-SA 4.0.


Contact

For questions or feedback, please reach out:


About

A 2D online video game with server and client.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages