Skip to content

Instantly share code, notes, and snippets.

@touhidulshawan
Last active November 9, 2020 15:07
Show Gist options
  • Select an option

  • Save touhidulshawan/c91a867693ff825c42fb7d5a1fc2fa46 to your computer and use it in GitHub Desktop.

Select an option

Save touhidulshawan/c91a867693ff825c42fb7d5a1fc2fa46 to your computer and use it in GitHub Desktop.
Name of all games that used on games page
[
{
"id": "games#1",
"gameName": "Pop Quiz",
"gameLinkName": "pop_quiz"
},
{
"id": "games#2",
"gameName": "Name That Picture",
"gameLinkName": "name_that_picture"
},
{
"id": "games#3",
"gameName": "Counting",
"gameLinkName": "counting"
},
{
"id": "games#4",
"gameName": "Simple Math",
"gameLinkName": "simple_math"
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment