Skip to main content

A python framework for automatic game playing, which can be used to develop automatic game scripts.

Project description

Contributors Forks Stargazers Issues MIT License


Logo

Auto Game

A python framework for automatic game playing, which can be used to develop automatic game scripts.
Explore the docs »

View Demo · Report Bug · Request Feature

About The Project

Now many games in the market need to log in every day and do similar operations repeatedly, which is very time-consuming and boring. Therefore, I want to create a program that can automatically play games instead of us. I need a general auto game library to achieve my goal. The library should have these features:

  • Firstly, I need an API of games simulators, which can capture the game outputs through images (sounds may be captured in the future), and enter inputs into the game similar to mouse and keyboard, etc.;
  • Secondly, it should integrate most image algorithms to identify key information quickly and accurately in the game scene;
  • Moreover, a GUI interface is also necessary for users, and so on. There are many automatic game playing frameworks available on GitHub, however, I didn't find one that really suit my needs, so I created this. Maybe this library can also meet your needs.

Getting Started

To use this library just running follow these simple example steps.

Prerequisites

This is a library written in Python, so you need to ensure that Python exists.

Installation

pip install autogame-python

Usage

import autogame

Usage

Use this space to show useful examples of how a project can be used. Additional screenshots, code examples and demos work well in this space. You may also link to more resources.

For more examples, please refer to the Documentation

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork this Project.
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature).
  3. Commit your Changes (git commit -m 'Add some AmazingFeature').
  4. Push to the Branch (git push origin feature/AmazingFeature).
  5. Open a Pull Request.

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Invoker - invoker-bot@outlook.com Project Link: https://github.com/invokerrrr/autogame-python

Acknowledgements

Project details


Release history Release notifications | RSS feed

This version

0.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

autogame-0.0-py3-none-any.whl (4.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page