项目作者: sturdy-robot

项目描述 :
Free and open source eSports Management game.
高级语言: Python
项目地址: git://github.com/sturdy-robot/esports-manager.git
创建时间: 2020-02-10T01:02:06Z
项目社区:https://github.com/sturdy-robot/esports-manager

开源协议:Other

下载


NOTE: THIS PROJECT IS STILL UNDER DEVELOPMENT, AND IS NOT READY FOR GAMEPLAY YET.

This project is going through a rework. Lots of things are broken and might not even compile right now. If you want to try out the last working Debug version, check out the master branch.

eSports Manager Logo

eSports Manager

eSports Manager aims to become a free and open source eSports management game, licensed under the GPLv3, based on titles like Football Manager and the deceased Championship Manager.

The idea here is to bring a full-fledged experience in eSports, playing major leagues and big championships, managing players, setting up practices and discovering new talents.

In this game, you will be able to set up your team, get them to play in whatever position you would like them to, set up strategies, choose which race/champion/hero they’re going to play with, and read match descriptions as they happen live, much like Football Manager on its early days. Managing finances, finding sponsors, boosting your players’ morale are also going to play a role in that experience.

INSTALLATION

I don’t have a release build yet, but you can follow the instructions in CONTRIBUTING to learn how to install the project dependencies and run the tests.

SCREENSHOTS

The UI is being reworked. You can check the pywebview-ui branch to see how the work is going.

HOW TO RUN THE DEBUG VERSION

I have removed the debug version because of the project’s rewrite. When the new UI is available, I will update this document
with the new instructions to run the debug build.

FEATURES

Check FEATURES.md to get more information on the planned features and features that are already implemented.

CONTRIBUTE

Check our CONTRIBUTING.md to get more information on how to contribute to the project.

LICENSE

  1. eSports Manager - A free and open source eSports management game
  2. Copyright (C) 2020-2024 Pedrenrique G. Guimarães
  3. This program is free software: you can redistribute it and/or modify
  4. it under the terms of the GNU General Public License as published by
  5. the Free Software Foundation, either version 3 of the License, or
  6. (at your option) any later version.
  7. This program is distributed in the hope that it will be useful,
  8. but WITHOUT ANY WARRANTY; without even the implied warranty of
  9. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  10. GNU General Public License for more details.
  11. You should have received a copy of the GNU General Public License
  12. along with this program. If not, see <http://www.gnu.org/licenses></http:>.

Check LICENSE for more information.