{"id":18886928,"url":"https://github.com/lostjared/remember.words","last_synced_at":"2025-07-15T05:34:17.315Z","repository":{"id":60996036,"uuid":"437307379","full_name":"lostjared/Remember.Words","owner":"lostjared","description":"Small game to help increase memory","archived":false,"fork":false,"pushed_at":"2024-04-14T18:21:37.000Z","size":56,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-06-11T19:19:43.066Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lostjared.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-12-11T14:41:56.000Z","updated_at":"2021-12-17T23:03:18.000Z","dependencies_parsed_at":"2024-04-14T12:39:25.800Z","dependency_job_id":"56e601f5-05b9-4590-a5c1-580fac9f0f82","html_url":"https://github.com/lostjared/Remember.Words","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/lostjared/Remember.Words","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostjared%2FRemember.Words","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostjared%2FRemember.Words/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostjared%2FRemember.Words/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostjared%2FRemember.Words/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lostjared","download_url":"https://codeload.github.com/lostjared/Remember.Words/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lostjared%2FRemember.Words/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265409802,"owners_count":23760348,"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-08T07:32:10.639Z","updated_at":"2025-07-15T05:34:17.224Z","avatar_url":"https://github.com/lostjared.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Remember Words\n\n## About the Game\n\n*Remember Words* is a memory game developed from a personal journey of relearning and rehabilitation. After experiencing a coma, the simple yet effective exercise of recalling words was a part of my recovery process with my speech therapist. Inspired by this, I decided to bring the memory aid into a digital format to help others with similar challenges.\n\n## Installation\n\nThis game is built using SDL2 and SDL_ttf libraries, so make sure you have these installed on your system. You can download them from [SDL2's website](https://www.libsdl.org/download-2.0.php) and [SDL_ttf's page](https://www.libsdl.org/projects/SDL_ttf/).\n\n### Prerequisites\n\n- SDL2\n- SDL_ttf\n- A C compiler (GCC or Clang recommended)\n- Make\n\n### Building the Game\n\nClone the repository to your local machine, navigate to the directory containing the game, and compile using a C compiler. For example, using GCC:\n\n```bash\nmake\n```\n\n\n## Usage\n\nTo start the game, run the compiled executable from the terminal:\n\n```bash\n./Remember.Words timeout words_list.txt font_size width height\n```\n\n- `timeout`: Time in seconds to memorize the words shown.\n- `words_list.txt`: Path to a text file containing words used in the game.\n- `font_size`: Font size for text rendering.\n- `width` and `height`: Dimensions of the game window.\n\n## How to Play\n\n- Press `Space` to start the memory test.\n- Memorize the words shown on the screen.\n- After the countdown, type the words exactly as shown and press `Enter`.\n- The game will indicate whether your recall is correct or not.\n- Press `Space` to try again or `Escape` to exit the game.\n\n## Contributing\n\nContributions to *Remember Words* are welcome! Whether it's bug fixes, feature enhancements, or documentation improvements, feel free to fork the repository and submit a pull request.\n\n## Acknowledgments\n\nThanks to everyone who has supported this project and contributed to making it a helpful tool for those in need of memory enhancement exercises.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostjared%2Fremember.words","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flostjared%2Fremember.words","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flostjared%2Fremember.words/lists"}