๐ฌ Scenes & Actors | ๐ฅ Cameras | ๐ Sounds & Media | ๐จ Textures & Sprites |
๐ Sprite Animations | โ๏ธ Physics & Collisions | ๐ฎ Gamepad & Touch Support | โจ๏ธ Mouse & Keyboard Support |
๐ Fluent Action API | ๐ Tile Maps (w/Tiled support) | โ Math & Algebra | ๐ Easing Functions |
โฒ๏ธ Timers | ๐ Sprite Effects | ๐ Particles | ๐ฆ Cross-Platform |
View upcoming releases |
Excalibur was built from the ground up for TypeScript, a typed superset of JavaScript that feels familiar to C#, Java, and other strongly-typed languages. This makes Excalibur code clean, readable, and maintainable.
Excalibur has a fully-documented API reference that is automatically kept up-to-date with every version, including the main
code branch.
Excalibur games compile to modern JavaScript and therefore work in the majority of browsers, including mobile. Since Excalibur games are "just JavaScript", you can use native app packaging wrappers like Apache Cordova, Universal Windows Apps, or Electron to create cross-platform games.