package
0.0.0-20240724022700-ebf9a5e04ef2
Repository: https://github.com/waringer/go-alexa.git
Documentation: pkg.go.dev

# README

Alexa Skill: Jeopardy

Alexa Jeopardy Demo

Requirements

  • Compiled Go code
  • MongoDB running on localhost

Functionality

  • "Alexa, ask Jeopardy to start a game."

Jeopardy uses the amazing jservice.io API to pull actual Jeopardy questions and categories.

Potential Future Enhancements:

  • Allow selection of point value when selecting the category.
  • Allow for category selection when you star the game.
  • Use Amazon User ID to continue previous game, or keep track of all-time score.
  • Pull random categories.
  • Double Jeopardy!
  • Final Jeopardy!

# Functions

No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
No description provided by the author
No description provided by the author