gamemakerjs
v0.2.6
Published
Lib to develope simple games using canvas.
Readme
gameMakerJs
Lib to develope simple games using canvas.
How to start
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.
