alexa-samples / skill-sample-nodejs-adventure-game

This tool provides an easy to use front-end that allows developers to instantly deploy code for your story, or use the generated code as a starting point for more complex projects.
Apache License 2.0
510 stars 218 forks source link

What happened to the original version??!! #72

Open talk2camden opened 6 years ago

talk2camden commented 6 years ago

I decided to see if there was a more updated version of this tool so I could avoid having errors or a rejected skill from Amazon, in case I decided to start using it again. I found this. I'm really confused, because it's nothing like the original at all. Will I still be able to use the original version? Or do I have to start all over again? I never had to use Twine or anything, and this seems like it would take a lot longer (and be much more complicated) than the original I've been working with before. What is the difficulty to set up, use, and get skills approved by Amazon compared to the original? Thanks, Camden

TheCatster commented 6 years ago

No idea, trying to figure out the same thing. This version's .git destination doesn't even exist!

franklin-lobb commented 6 years ago

I'm looking into this. What would constitute the key aspects of the 'original version'? Did you want to just not use Twine to build the game? Did you want to be able to convert from an earlier data file version to a current one? Help me understand what would be helpful to get you to where you want to be, other than a rollback (which would also rollback other changes as well).

agro23 commented 6 years ago

It would be nice to have the zip file to upload instead of having to guess what should go into it since I can't find gamebook.zip anywhere.

On Tue, May 22, 2018 at 12:51 PM, franklin-lobb notifications@github.com wrote:

I'm looking into this. What would constitute the key aspects of the 'original version'? Did you want to just not use Twine to build the game? Did you want to be able to convert from an earlier data file version to a current one? Help me understand what would be helpful to get you to where you want to be, other than a rollback (which would also rollback other changes as well).

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/alexa/skill-sample-nodejs-adventure-game/issues/72#issuecomment-391118701, or mute the thread https://github.com/notifications/unsubscribe-auth/AOm99THeGq0yIB-hKd70FBYFxUf4KTZZks5t1Gw7gaJpZM4TcpuE .

talk2camden commented 6 years ago

The issue is that I have so much saved already in the original version. I liked the interface a bit more. Unfortunately, my choose-your-own-adventure typed skill kept getting rejected from certification due to their own template's coding faults. I have been working on my story through InkleWriter. I was just about to suggest somehow making a way to connect with those stories, but I just found out that they are shutting down for good in August. :( I do have a copy of the json and html files generated from them. Any way for me to use those? I'd love to not have to start over with making my story. Again.

franklin-lobb commented 6 years ago

@agro23 The skill now deploys using the ask-cli, so you don't need to find the gamebook.zip if you use that (which is recommended). Otherwise just zip up all of the contents of the lambda/custom folder (keeping that folder as the root) and upload that zip.

franklin-lobb commented 6 years ago

@talk2camden understood. I will add investigating that to our backlog.

ahall-medullan commented 5 years ago

seems like amazon/alexa removed the original repo to make a commercial tool from it. This twinery thing is nothing like the ui or the tutorial/blogs that linked me here. https://github.com/alexa/interactive-adventure-game-tool