Skip to main content

AI Track Simulator is an easy-to-use Simulator engine built in pygame

Project description

pysimulate

pip install pysimulate

Purpose

This project provides a framework to build a simulator to test different agents in a simple environment. This allows you to control the inputs/outputs of the system in python and hotswap the 'drivers' to the vehicles.

Use this repo to build your own AI drivers and test them on your own tracks!

Links

About

This project was built using the pygame and numpy libraries. In order to install these dependencies use:

pip install -r requirements.txt

Extend from the abstract class Simulation from simulation.py in order to create a custom simulation or simply use the DefaultSimulation class.

Same applies to building a custom vehicle from vehicle.py or using the DefaultVehicle class.

Author

Luke Harwood

lukeharwood11@gmail.com

harwoodl@msoe.edu

www.lukeharwood.dev

Created on 05/24/2022

Project details


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

pysimulate-1.1.7-py3-none-any.whl (25.5 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