Last active
November 9, 2020 15:07
-
-
Save touhidulshawan/c91a867693ff825c42fb7d5a1fc2fa46 to your computer and use it in GitHub Desktop.
Name of all games that used on games page
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ | |
| { | |
| "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