Kontra.js v7.0.0 Released
The newest version of Kontra.js brings some breaking changes as well as a bunch of new features. Some of the new features include:
- TypeScript support
- New GameObject class that is now the parent of the Sprite class
- Button - allows you to create accessible buttons for your game
- Text - allows you to write text to the canvas
- Scene - helps you organize the different parts of your game
- and much more!
You can read the full release notes on GitHub here: Kontra Release v7.0.0.