{"id":18589436,"url":"https://github.com/coadler/reverse-table-selector","last_synced_at":"2025-05-16T08:07:58.976Z","repository":{"id":81482467,"uuid":"45557867","full_name":"coadler/Reverse-Table-Selector","owner":"coadler","description":"Used to select tables to be graded in Mr. Phelps' AP Stats class","archived":false,"fork":false,"pushed_at":"2015-12-09T17:57:53.000Z","size":2074,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-13T07:18:58.260Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/coadler.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-11-04T18:12:01.000Z","updated_at":"2018-01-15T18:00:14.000Z","dependencies_parsed_at":"2023-03-14T17:45:12.505Z","dependency_job_id":null,"html_url":"https://github.com/coadler/Reverse-Table-Selector","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coadler%2FReverse-Table-Selector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coadler%2FReverse-Table-Selector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coadler%2FReverse-Table-Selector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/coadler%2FReverse-Table-Selector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/coadler","download_url":"https://codeload.github.com/coadler/Reverse-Table-Selector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254493385,"owners_count":22080127,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T00:52:02.005Z","updated_at":"2025-05-16T08:07:58.949Z","avatar_url":"https://github.com/coadler.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Reverse-Table-Selector [![Build Status](https://travis-ci.org/ThyLeader/Reverse-Table-Selector.svg?branch=master)](https://travis-ci.org/ThyLeader/Reverse-Table-Selector)\nUsed to select tables to be graded in Mr. Phelps AP Stats class\n\nI am currently working on a GUI so it is not handled through terminal\n\n# How it Works\n\nStarts with an array of numbers with a user specified length\n\n`[1, 2, 3, 4, 5, 6, 7, 8]`\n\nA random number is generated 1 -\u003e array length\n\n`4`\n\nThe number 4 is now replaced with an X\n\n`[1, 2, 3, x, 5, 6, 7, 8]`\n\nIf the number 4 is generated again, it becomes a number again\n\n`[1, 2, 3, 4, 5, 6, 7, 8]`\n\nThe game continues until there is only one number left that is not an X\n\n`[x, x, x, x, 5, x, x, x]`\n\n# Upcoming\n\n1: Add a GUI  \n2: Fix the channels in the goroutine (they work but are not optimal)  \n3: Anything else suggested  \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoadler%2Freverse-table-selector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcoadler%2Freverse-table-selector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcoadler%2Freverse-table-selector/lists"}