{"id":17454227,"url":"https://github.com/spamegg1/haskell-simple-wordgame","last_synced_at":"2025-03-15T03:14:31.128Z","repository":{"id":109117877,"uuid":"392237514","full_name":"spamegg1/haskell-simple-wordgame","owner":"spamegg1","description":"Simple word game written in Haskell. Made from a new stack project with beginners in mind.","archived":false,"fork":false,"pushed_at":"2021-12-04T17:46:42.000Z","size":924,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-21T18:50:34.020Z","etag":null,"topics":["beginner-project","haskell","haskell-learning","haskell-stack"],"latest_commit_sha":null,"homepage":"","language":"Haskell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/spamegg1.png","metadata":{"files":{"readme":"README.md","changelog":"ChangeLog.md","contributing":null,"funding":null,"license":"LICENSE","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-08-03T07:58:56.000Z","updated_at":"2021-12-04T17:46:45.000Z","dependencies_parsed_at":"2023-05-04T18:46:30.300Z","dependency_job_id":null,"html_url":"https://github.com/spamegg1/haskell-simple-wordgame","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/spamegg1%2Fhaskell-simple-wordgame","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spamegg1%2Fhaskell-simple-wordgame/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spamegg1%2Fhaskell-simple-wordgame/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spamegg1%2Fhaskell-simple-wordgame/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spamegg1","download_url":"https://codeload.github.com/spamegg1/haskell-simple-wordgame/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243676778,"owners_count":20329434,"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":["beginner-project","haskell","haskell-learning","haskell-stack"],"created_at":"2024-10-18T01:25:31.491Z","updated_at":"2025-03-15T03:14:31.108Z","avatar_url":"https://github.com/spamegg1.png","language":"Haskell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# haskell-simple-wordgame\n\nMade with `stack new project`\n\nRun `stack build`, `stack test` and `stack run` to play the game!\n\n## Installation\n\nThese instructions are for Windows. Linux/Mac are similar/easier.\n\n1. Open an Administrative Powershell window.\n\n2. To install [Chocolatey](https://chocolatey.org/install#install-step2) run `Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://chocolatey.org/install.ps1'))`.\n\n   ![02](images/02.png)\n\n3. To install Haskell, run `choco install haskell-dev` and then `refreshenv`.\n\n4. To install `stack` download the installer [here](https://docs.haskellstack.org/en/stable/install_and_upgrade/#windows) and run it, don't change any settings.\n\n   ![04a](images/04a.png)\n\n   ![04b](images/04b.png)\n\n5. Download the repository.\n\n   ![05](images/05.png)\n\n6. Extract it to `C:\\haskell-simple-wordgame-master`.\n\n   ![06](images/06.png)\n\n7. In Powershell run `cd C:\\haskell-simple-wordgame-master` then run `stack build`.\n\n   ![07](images/07.png)\n\n8. Run `stack test`.\n\n   ![08](images/08.png)\n\n9. Run `stack run` to play the game!\n\n\n\nGAME IS STILL INCOMPLETE! \n\nTODO: implement `playHand` and `playGame`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspamegg1%2Fhaskell-simple-wordgame","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspamegg1%2Fhaskell-simple-wordgame","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspamegg1%2Fhaskell-simple-wordgame/lists"}