pygame implementation of the pneuma env
Find a file
2023-11-22 20:49:09 +01:00
agents Updated some stuff 2023-11-20 01:51:54 +01:00
assets removed audio 2023-11-22 01:08:09 +01:00
configs Hopefully implemented PPO 2023-11-17 03:19:03 +01:00
effects removed audio 2023-11-22 01:08:09 +01:00
entities Updated state features 2023-11-22 20:49:09 +01:00
interface Implemented (badly) agent 2023-11-14 22:44:43 +01:00
level Added more rewards 2023-11-19 04:27:47 +01:00
tmp/ppo Updated state features 2023-11-22 20:49:09 +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 removed audio 2023-11-22 01:08:09 +01:00
LICENSE Initial commit 2023-06-14 12:07:52 +00:00
main.py removed audio 2023-11-22 01:08:09 +01:00
README.md Initial commit 2023-06-14 12:07:52 +00:00

PneuMARL

A PyGame2 Zelda-like embedded with MARL algorithm.