This library is an implementation of Disciples II engine in Typescript
Components:
- Headless engine (without frontend)
- Web Frontend in Vue.js
- Socket.io server for multiplayer
- Serializer for RL agents
The library is WIP so not all of the components are ready
npm run install
Run frontend:
cd frontend && npm run dev
Alex Popov @popov-a-e, email: [email protected]
Sergey Barichev @Alian3785, email: [email protected]