Skip to content

Latest commit

 

History

History
32 lines (24 loc) · 856 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 856 Bytes

Disciples logo

Disciples II Typescript (WIP)

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

Installation

npm run install

Run frontend:

cd frontend && npm run dev

Authors

Alex Popov @popov-a-e, email: [email protected]

Sergey Barichev @Alian3785, email: [email protected]