Lib to develope simple games using canvas.
You need to run the command ` npm install` to donwload the dependencies.
Then you can run the command ` npm run demo` to start a simple demo code.
To see the demo code, you can go to /demo/main.ts to check better how initiate a new game.