An open API service indexing awesome lists of open source software.

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

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