Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add metadata for Bloom, Weather Station, and ThermoVR games #64

Open
21 tasks
LswaN58 opened this issue Jun 6, 2024 · 0 comments
Open
21 tasks

Add metadata for Bloom, Weather Station, and ThermoVR games #64

LswaN58 opened this issue Jun 6, 2024 · 0 comments
Assignees
Labels
new feature New feature or request

Comments

@LswaN58
Copy link
Member

LswaN58 commented Jun 6, 2024

For each game, we need the following information:

  • Game name: The title of the game that will appear on the site (i.e. not an internal placeholder name like "Zavala")
  • Game description: A 1-2 sentence summary of the game
  • Target audience: The grades the game is intended for
  • Subject: The closest match for school subject the game is about (e.g. for Wake it is "Life Sciences")
  • Play link: Link to play the game
  • Source link: Link to the game source code
  • "Event Readme" Link: Needs a better name, but a link to the readme or other logging documentation in the game's source code

I'll handle all other items.

To complete:

  1. Check out the opengamedata-website repository
    a. Optionally, do this in a codespace instead
  2. Switch to the feature/add-new-games branch
  3. Open the file at site/data/game_list.json
  4. Locate each game, and fill in the items listed above. I've put in placeholder strings ("TODO") for each thing you need to fill in.
  5. Commit and push the changes
  6. Create a pull request.

I'll handle everything from there.

Below is a checklist for tracking what you've done:

  • Bloom
    • Game name
    • Game description
    • Target audience
    • Subject
    • Play link
    • Source link
    • "Event Readme" link
  • ThermoVR
    • Game name
    • Game description
    • Target audience
    • Subject
    • Play link
    • Source link
    • "Event Readme" link
  • Weather Station
    • Game name
    • Game description
    • Target audience
    • Subject
    • Play link
    • Source link
    • "Event Readme" link
@LswaN58 LswaN58 added the new feature New feature or request label Jun 6, 2024
@LswaN58 LswaN58 assigned LswaN58 and unassigned mrdavidgagnon Jul 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants