- TypeScript 61.7%
- JavaScript 23.2%
- HTML 15.1%
| assets | Updates for GameEngine.js! | |
| bin | Updates for playlib! | |
| examples | up | |
| src | Updates for playlib! | |
| testing | up | |
| .domains | Add .domains | |
| .gitignore | up | |
| .npmignore | Updates for playlib! | |
| Changelog.md | Updates for playlib! | |
| Changelog_for_v0.5.0.md | Updates for playlib! | |
| favicon.ico | up | |
| index.html | up | |
| LICENSE | Update LICENSE | |
| main.js | up | |
| package-lock.json | Updates for playlib! | |
| package.json | Updates for playlib! | |
| Playlib.png | up | |
| playlib_icon.png | up | |
| README.md | Update README.md | |
| tsconfig.json | up | |
Warning
I am no longer updating this project. The repository will still be open for changes and PRs and issue, but the actual development is set on pause for now.
Playlib: A 2D game framework made using HTML Canvas!
Changelog:
Will be later adding updated in changelog.md file
Changelog for previous biggest update 0.5.0 lies in separate .md file, where you can see all changes that happened, here is it: Changelog_for_v0.5.0.md
0.6.0 lies directly in Changelog.md as it won't make a mess anymore.
If you want to see changelog for versions released before 0.5.0, it should lie in the changelog.md file, which is this: changelog.md
Quick Setup and Start:
Quick setup for the library are now moved to: https://nikeedev.gitbook.io/playlib/, instead of being a part of README.md.
Docs:
Documentation for the library are now moved to: https://nikeedev.gitbook.io/playlib/, instead of being a part of README.md.
Examples:
All examples to current features are available on examples folder (GitHub), or on https://nikeedev.github.io/playlib
License:
This project is licensed with the MIT LICENSE. Additional info about the license and the rules are in the LICENSE file.