{"id":25813728,"url":"https://github.com/lukeharwood11/pysimulate","last_synced_at":"2026-06-05T21:31:45.666Z","repository":{"id":59445750,"uuid":"495605822","full_name":"lukeharwood11/pysimulate","owner":"lukeharwood11","description":"🏎️ AI racecar simulator for testing multiple types of agents","archived":false,"fork":false,"pushed_at":"2024-11-25T02:19:29.000Z","size":1053,"stargazers_count":1,"open_issues_count":16,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-13T16:40:42.744Z","etag":null,"topics":["artificial-neural-networks","autonomous-driving","python","racecar-simulator","simulator"],"latest_commit_sha":null,"homepage":"https://www.lukeharwood.dev","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lukeharwood11.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-05-23T23:36:10.000Z","updated_at":"2024-11-25T02:19:33.000Z","dependencies_parsed_at":"2025-02-28T02:54:41.984Z","dependency_job_id":"06af5762-1f2f-4ac6-82ea-7b293028e15c","html_url":"https://github.com/lukeharwood11/pysimulate","commit_stats":null,"previous_names":["lukeharwood11/ai-racecar-simulator"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/lukeharwood11/pysimulate","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeharwood11%2Fpysimulate","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeharwood11%2Fpysimulate/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeharwood11%2Fpysimulate/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeharwood11%2Fpysimulate/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukeharwood11","download_url":"https://codeload.github.com/lukeharwood11/pysimulate/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukeharwood11%2Fpysimulate/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33961252,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-05T02:00:06.157Z","response_time":120,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["artificial-neural-networks","autonomous-driving","python","racecar-simulator","simulator"],"created_at":"2025-02-28T02:49:43.678Z","updated_at":"2026-06-05T21:31:45.617Z","avatar_url":"https://github.com/lukeharwood11.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pysimulate\n\n## Purpose\n\nThis 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.\n\nUse this repo to build your own AI drivers and test them on your own tracks!\n\n## Links\n\n- [pygame docs](https://www.pygame.org/docs/)\n\n## About\nThis project was built using the pygame and numpy libraries. In order to install these dependencies use: \n\n```\npip install -r requirements.txt\n```\n\nExtend from the abstract class `Simulation` from `simulation.py` in order to create a custom simulation or simply use the `DefaultSimulation` class.\n\nSame applies to building a custom vehicle from `vehicle.py` or using the `DefaultVehicle` class.\n\n## Author\n\n**Luke Harwood** \n\n_lukeharwood.dev@gmail.com_\n\n_lukeharwood.dev_\n\nCreated on 05/24/2022\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukeharwood11%2Fpysimulate","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukeharwood11%2Fpysimulate","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukeharwood11%2Fpysimulate/lists"}