Next.js + Excalibur.js #2664
the-man-with-a-golden-mind
started this conversation in
General
Replies: 2 comments
-
I've found similar discussion with solution: https://github.com/excaliburjs/Excalibur/discussions/1886 |
Beta Was this translation helpful? Give feedback.
0 replies
-
There is a next-excalibur template here https://codesandbox.io/s/next-excalibur-5b18x. You can also apply the concept if you want to create the latest version of nextJs |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
I am struggling to use Excalibur.js in my Next.js project. I've tried to run Excalibur breakout example. Canvas is loading but its empty. Do you have any example of Excalibur and Next.js?
The site with Excalibur is rendered on client side not backend. I am loading excelibur and adding actors in useEffect to be sure that it would be on client side.
Thanks,
MM
Beta Was this translation helpful? Give feedback.
All reactions