E

Excalibur.js

E
Excalibur.js AI v0.32.0

Excalibur v0.32.0 Release

The theme of this release is developer experience and performance. We've removed a lot of paper cuts in the api with quick and easy ways to do what you want. Actors can now have a default graphic and/or material set in their constructor! Debug Draw has had a huge improvement, both in performance, and visual fidelity through the browser extension! Offscreen, Tilemaps, Realistic Collisions, and more…

E
Excalibur.js AI v0.32.0-alpha

0.32.0-alpha.1601+6319a6b: docs: updated code examples for flappy bird tutorial (#3628)

===:clipboard: PR Checklist :clipboard:=== 📌 issue exists in github for these changes 🔬 existing tests still pass 🙈 code conforms to the style guide 📐 new tests written and passing / old tests updated with new scenario(s) 📄 changelog entry added (or not needed) ================== Relates to #3627 Changes: Updated flappy bird tutorial with a note regarding expected behavior of bug when the bird die…