Current Status: ⚪ In Beta
The project is a Beta/Demo of python game socket.
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
List any prerequisites or dependencies required for the project. Python: 3.10 Pygame: 2.1.2
- Clone the repository
git clone https://github.com/yohemm/grab-the-player.git
- Install dependencies
pip install pickle
pip install pygame
pip install socket
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
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
List the technologies, frameworks, or libraries used in this project.
Provide any configuration instructions necessary to set up or customize the project. Examples include environment variables or configuration files.
- Set server Change the serveur ip with the computer's IPV4.
- Set Client Change the client ip with the same ip of server.
- Run Server and client Oppen Server, then oppen client for all user.
- Yohem - Initial work - Yohemm
This project is licensed under the CC BY-NC-SA 4.0.
For questions or feedback, please reach out:
- GitHub Issues: Create an Issue