pygame implementation of the pneuma env
Find a file
2023-11-25 00:28:16 +01:00
agents Found bug again, fixed bug again 2023-11-25 00:26:47 +01:00
assets Found bug again, fixed bug again 2023-11-25 00:26:47 +01:00
configs Fixed errors for MARL 2023-11-23 16:37:02 +01:00
effects removed audio 2023-11-22 01:08:09 +01:00
entities Updated agent loading for single-agent loading of model 2023-11-25 00:28:16 +01:00
interface Implemented (badly) agent 2023-11-14 22:44:43 +01:00
level Found bug again, fixed bug again 2023-11-25 00:26:47 +01:00
plots Weird bug showed, added diagnostics 2023-11-24 21:15:50 +01:00
tmp/ppo Found bug again, fixed bug again 2023-11-25 00:26:47 +01:00
utils Implemented (badly) agent 2023-11-14 22:44:43 +01:00
.gitignore Transfered RL part 2023-06-14 14:15:05 +02:00
__init__.py Added more rewards 2023-11-19 04:27:47 +01:00
game.py Found bug again, fixed bug again 2023-11-25 00:26:47 +01:00
LICENSE Initial commit 2023-06-14 12:07:52 +00:00
multi-agent.py Implemented different sp and mp files 2023-11-24 15:31:01 +01:00
README.md Initial commit 2023-06-14 12:07:52 +00:00
requirements.txt Added requirements.txt 2023-11-23 16:50:54 +01:00
single-agent.py Weird bug showed, added diagnostics 2023-11-24 21:15:50 +01:00

PneuMARL

A PyGame2 Zelda-like embedded with MARL algorithm.