Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/robinka/warlock-rl

Reinforcement learning for Warlock Brawl, and an ECS implementation of Warlock in TypeScript
https://github.com/robinka/warlock-rl

agent bun ecs entity-component-system geometric-algebra machine-learning python ray reinforcement-learning rllib typescript warcraft warlock warlockbrawl

Last synced: 11 days ago
JSON representation

Reinforcement learning for Warlock Brawl, and an ECS implementation of Warlock in TypeScript

Awesome Lists containing this project

README

        

# warlock

Development: `bun build --watch ./src/render/index.ts --outdir ./build`

Frontend server to visualize replays: `bun run --watch src/serve.ts`

- http://localhost:3000 to play the game
- http://localhost:3000#replay to watch the latest replay in ./logs
- http://localhost:3000#replay=uuid to watch a specific replay in ./logs