orbit-chase / README.md
Orbit Chase Deploy
Deploy Orbit Chase 2026-08-18T01:46:19Z
1b2ff95
|
Raw
History Blame Contribute Delete
551 Bytes
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.