lajkonikz / town-country-river

Yet another attempt to make better use of free time :)
1 stars 0 forks source link

Improve exception handling on Game #11

Open armandomiani opened 3 years ago

amsoares commented 3 years ago

We need:

1 - Validate if the word starts with the define letter 2 - Receive a list of values per category (Alexa won't validate everything, example, in the category country if you say Los Angeles it considers as valid. We have to double check in the code). For that we'll need to provide all the possible values our game will consider as valid. Here are some examples https://github.com/umpirsky/country-list/tree/master/data

reference: https://developer.amazon.com/en-US/docs/alexa/custom-skills/slot-type-reference.html#list-types

amsoares commented 3 years ago

https://raw.githubusercontent.com/umpirsky/country-list/master/data/en/country.json