Spaces:
Running
Running
File size: 551 Bytes
37212f0 95ae6ac 37212f0 1b2ff95 37212f0 95ae6ac 37212f0 95ae6ac c06f99f | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | ---
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](https://github.com/killvung/reinforcement-learning-orbit-chaser).
|