KAPLAY (/ˈkæpleɪ/) is a JavaScript and TypeScript game library that makes it easy to create games for the web. It's free, open-source and fun.
KAPLAY is enjoyable and fun to use and easy to learn. That's why we've designed it to be based on blocks and functions. No more long nested methods like obj.position.transform.translate(10, 20)
- Just simple and fun to use methods and functions.
Features
- Creation of levels using ASCII maps.
- An ECS (Entity Component System) architecture.
- A powerful event system.
- Arcade physics, fast and simple.
- A bunch of examples to get you started quickly
- A large community of developers who creates plugins and share them with the community on our official Discord.
- Fully compatible with Kaboom.js 3000. (In the version 3001)