{"id":21948545,"url":"https://github.com/thecodingcouple/trijam-261","last_synced_at":"2025-03-22T17:15:23.310Z","repository":{"id":227942042,"uuid":"772775705","full_name":"thecodingcouple/trijam-261","owner":"thecodingcouple","description":"Source code for our Trijam 261 entry. The theme is \"One Wrong Move.\"","archived":false,"fork":false,"pushed_at":"2024-05-17T02:00:39.000Z","size":8534,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-27T19:55:11.768Z","etag":null,"topics":["gamejam","trijam","trijam-261"],"latest_commit_sha":null,"homepage":"https://thecodingcouple.github.io/trijam-261/","language":"JavaScript","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/thecodingcouple.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-15T21:54:39.000Z","updated_at":"2024-05-17T02:00:42.000Z","dependencies_parsed_at":"2024-03-17T05:03:41.470Z","dependency_job_id":"17bf9066-9f60-442d-b5c3-aaef258a4740","html_url":"https://github.com/thecodingcouple/trijam-261","commit_stats":null,"previous_names":["thecodingcouple/trijam-261"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingcouple%2Ftrijam-261","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingcouple%2Ftrijam-261/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingcouple%2Ftrijam-261/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thecodingcouple%2Ftrijam-261/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thecodingcouple","download_url":"https://codeload.github.com/thecodingcouple/trijam-261/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244991176,"owners_count":20543627,"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":["gamejam","trijam","trijam-261"],"created_at":"2024-11-29T05:15:45.689Z","updated_at":"2025-03-22T17:15:23.271Z","avatar_url":"https://github.com/thecodingcouple.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# trijam-261\nSource code for our Trijam 261 entry. The theme is \"One Wrong Move.\"\n\n[Trijam](https://itch.io/jam/trijam-261) is a weekly game jam where the goal is to create a game in under 3 hours of development time. We went over the 3 hour goal and spent about 8 hours of active development time in creating the artwork and programming the game.\n\nTry out it out [here](https://thecodingcouple.github.io/trijam-261/)!\n\n[Trijam #261 Game Dev Diary](https://www.thecodingcouple.com/trijam-261-game-jam-diary-one-wrong-move/)\n\n## Synopsis\n\nIn **Famous Blunders** you are replaying the final moments before a chess player blundered a game piece. The objective of the game is to identify which piece was blundered and where it was moved to. To play the game, players will:\n\n1. Select a square with the game piece to move\n2. Select a destination square for the game piece\n\n![Famous Blunders](assets/game-preview.gif)\n\n(Note: there is a blunder in drawing the chessboard here! The error has been fixed since creating the preview gif. Light is on the right!)\n\nArtwork hand drawn by our 9 year old!\n\n![Screenshot](assets/white-rook.png)\n\n## Project Setup\n\nRun with local web server\n\n```bash\npython -m http.server 8000\n```\n\n## Built With\n\n* JavaScript\n* Visual Studio Code\n* Procreate\n\n## Useful Resources\n\n* [Create checked board pattern in CSS](https://stackoverflow.com/a/941319)\n\n## Third Party Assets \n\n* [Color Hunt Color Palette](https://colorhunt.co/palette/22283131363f76abaeeeeeee)\n\n## Maintainers\n\n* [Ashley Grenon - @townsean](https://github.com/townsean)\n* [Michael Grenon - @nsipid](https://github.com/nsipid)\n\n## License (MIT)\n\nMIT License\n\nCopyright (c) 2024 The Coding Couple\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingcouple%2Ftrijam-261","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthecodingcouple%2Ftrijam-261","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthecodingcouple%2Ftrijam-261/lists"}