ToloGameDev library for WebGL2
npm install @tolokoban/tgdToloGameDev library for WebGL2. Please look at the online documentation (in french).
Open a terminal in the lib/ folder and type the following command
to build the library in the dist/ folder:
``bash`
npm start
Open another terminal in the doc/ folder and type the following command
to launch a browser with the documentation:
`bash``
npm start