Mythor is a typescript 2d game framework
This is a wip project, provided as is, mainly for myself (for now)
yarn install
Each Mythor library provides it's own documentation
command | description |
---|---|
yarn build | build the application |
yarn lint | lint |
yarn test | run unit tests |
yarn start | locally run the application |