Bynaryman / SR_GAMES

Repo pour le module SR ESIR 3. Jeu multijoueur en python 3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SR GAME

 

Description

 Jeu simple pour la matière Systèmes Répartis ESIR3

technos

  • python 3.6

  • RPyC

Authors

 

  • Ledoux Louis (Bynaryman) (14000860)

  • Durand Julien (JDurand35) (14003228)

Lancement

  • pip3 install namesgenerator
  • pip3 install argparse
  • pip3 install rpyc
  • pip3 install pygame
  • serveur : python.exe C:/Users/Dell/PycharmProjects/SR_GAMES/src/serv.py
  • client : python.exe C:/Users/Dell/PycharmProjects/SR_GAMES/src/client.py

About

Repo pour le module SR ESIR 3. Jeu multijoueur en python 3


Languages

Language:Python 100.0%