https://github.com/atmegabuzz/minirobosim-main
2d Robot Simulator
https://github.com/atmegabuzz/minirobosim-main
Last synced: about 1 year ago
JSON representation
2d Robot Simulator
- Host: GitHub
- URL: https://github.com/atmegabuzz/minirobosim-main
- Owner: AtmegaBuzz
- License: mit
- Created: 2022-02-13T13:52:55.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-11-05T06:47:41.000Z (over 3 years ago)
- Last Synced: 2025-02-01T09:43:04.682Z (about 1 year ago)
- Language: Python
- Size: 1.98 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MiniRoboSim (@Author : Salvatore Anzalone)
Minimal 2D robot simulator based on Box2D library
# Installation
```pip install -r requirements.txt```
```python main_maze.py```
## Dependencies
- PyGame : https://github.com/pygame/pygame
- PyBox2D : https://github.com/pybox2d/pybox2d