Skip to main content

Explainable Fuzzy Challenge - Asteroids Simulation Environment

Project description

# Fuzzy Asteroids

This repository is a dependency for the [Explainable Fuzzy Challenge](https://xfuzzycomp.github.io/XFC/). in which it is used as the simulation environment for the development of Fuzzy Logic AIs by competitors.

## Dependencies

The Python Arcade Library is the primary dependency for this repo and is used for creating the environment for the game.

## Installing

To install the Fuzzy Asteroids environment inside your Python environment, we recommend using the following

pip install fuzzy-asteriods

Or you could always add the following to your project’s requirements.txt file:

and simply use

pip install -r requirements.txt

We recommend tracking your project dependencies

## Upgrading

Since this package is pip installed as a git repository, you can do an upgrade of this repository

pip install –upgrade –force-reinstall -r requirements.txt

Project details


Download files

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

Source Distribution

fuzzy_asteroids-3.2.5.tar.gz (23.6 kB view hashes)

Uploaded Source

Built Distribution

fuzzy_asteroids-3.2.5-py3-none-any.whl (26.0 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