Excalibatta - A small puzzle game prototype #2658
chrisk-7777
started this conversation in
Show and tell
Replies: 2 comments 6 replies
-
@chrisk-7777 This is so cool! It's got a great deal of polish already, I'm excited to see where you go with it! Did you run into any issues hosting on netlify? I'm really curious how integrating the UI went, any good patterns to share? |
Beta Was this translation helpful? Give feedback.
5 replies
-
This is looking awesome @chrisk-7777 ! |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
This is a small puzzle game built in Excalibur, TypeScript and React.
The game is more a prototype, than a finished product - but I do think the codebase is reasonably robust and extendable.
My key learning was to have some decent patterns in place to interact between Excalibur and React.
This game is an Excalibur port of a React game called Ciabattas Revenge.
The core game mechanic, concepts and assets are all based on the excellent tutorial series by Drew Conley. I have spoken to Drew and he was totally cool with me doing a port and reusing the assets and mechanics
Beta Was this translation helpful? Give feedback.
All reactions