Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Agario Clone

Онлайн-гра типу Agar.io на Python з Socket.IO та Pygame.
Сервер підтримує реальні оновлення гравців через WebSockets.


=> Файли проекту

  • app.py – сервер гри на Python + Eventlet + Socket.IO
  • requirements.txt – список модулів
  • client.py – клієнт у якому ОБОВ'ЯЗКОВО потрібно поставити свою адресу хосту

=> Render – налаштування Web Service

  1. Створити Web Service в Render.
  2. GitHub repo: підключити репозиторій проекту.
  3. Build Command:
    pip install -r requirements.txt
  4. Start Command:
    python app.py
    

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages