Spaces:
Running
Running
metadata
title: Orbit Chase
emoji: 🎮
colorFrom: blue
colorTo: purple
sdk: static
app_file: index.html
pinned: false
license: mit
Orbit Chase
Collect every pellet. Avoid the red enemy.
Orbit Chase is a Phaser 3 top-down pursuit game in a seeded circular arena. Use arrow keys or WASD to move. Press R to restart.
Toggle Player: Human to watch a trained linear SARSA agent play after its weights finish loading.
Built from killvung/reinforcement-learning-orbit-chaser.