https://github.com/kornbergfresnel/magentrender
an interactive pygame client for MAgent
https://github.com/kornbergfresnel/magentrender
magent pygame
Last synced: 3 days ago
JSON representation
an interactive pygame client for MAgent
- Host: GitHub
- URL: https://github.com/kornbergfresnel/magentrender
- Owner: KornbergFresnel
- License: mit
- Created: 2018-04-20T11:11:10.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-05-10T15:50:06.000Z (about 7 years ago)
- Last Synced: 2025-02-02T11:13:55.599Z (5 months ago)
- Topics: magent, pygame
- Language: Python
- Homepage:
- Size: 847 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MAgentRender
an interactive pygame client for MAgent**Usage**
```python
python render.py
```**Requirement**
- python, version >= 3.5
- pygame, version >= 1.9.3**features (will have)**
- PARALLEL RENDERING
- ASYNC RENDER WHILE TRAINING & SUPPORT TRAINING SUSPENSION
- REAL-TIME LEARNING CURVE
- ATTENTION: SELECT AN AGENT TO WATCH ITS LOCAL VIEW
- OTHERS**Current UI**
![]()