A simple platformer environment implemented in Python/Pygame. Gameplay data is used to train an Inductive Logic Programming (ILP) model using Popper, which learns symbolic rules for the agent's behavior.
- Python
- Pygame
- SWI-Prolog
- Popper (ILP)
Project setup.