{"id":17194552,"url":"https://github.com/nemo2011/2048python","last_synced_at":"2025-03-25T07:27:43.484Z","repository":{"id":104118818,"uuid":"408483108","full_name":"Nemo2011/2048python","owner":"Nemo2011","description":"2048 in PyQt","archived":false,"fork":false,"pushed_at":"2021-09-21T04:15:17.000Z","size":375,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-30T06:44:01.433Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Nemo2011.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":"2021-09-20T14:48:33.000Z","updated_at":"2021-10-13T10:43:27.000Z","dependencies_parsed_at":"2023-03-23T22:19:38.510Z","dependency_job_id":null,"html_url":"https://github.com/Nemo2011/2048python","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nemo2011%2F2048python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nemo2011%2F2048python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nemo2011%2F2048python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Nemo2011%2F2048python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Nemo2011","download_url":"https://codeload.github.com/Nemo2011/2048python/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245417293,"owners_count":20611902,"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-10-15T01:47:20.055Z","updated_at":"2025-03-25T07:27:43.432Z","avatar_url":"https://github.com/Nemo2011.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 2048python #\r\n\r\n   ## version ##\r\n\r\n   2048python version 1.1\r\n\r\n   [2021/9/21]\r\n\r\n   ## overview ##\r\n\r\n   (1)2048python is a opensource python project for the game of 2048.\r\n      Technologies:Python3, PyQt5.\r\n\r\n   (2)Rules of the game:\r\n      Each time you can choose to slide up and down in one direction, each time, all the digital blocks will be close to the direction of sliding, the system will also appear in the blank space of a number square, the same number of squares in close, collision will add up. The system gives the number square is either 2 or 4, the player to find a way in this small 16 grid range to come up with \"2048\" number square.\r\n\r\n   ## usage ##\r\n\r\n   (1)If you already have Python and PyQt5, you can just now running the file of:py/Main.py.Or if your os is windows, you can run the .exe file just now!\r\n\r\n   (2)If you are not get ready, you can look at the install step:\r\n   \r\n   If all is right, you can see the window like this:\r\n   ![](shot.jpg \"\")\r\n\r\n   ## sounds ##\r\n\r\n   pop.wav \r\n   - Original filename: 7424__room__perc-pop2.wav \r\n   - License: CC Attribution, by room, 9/1/2005 \r\n   - Source: http://www.freesound.org/people/room/sounds/7424/\r\n   \r\n   blip.wav \r\n   - Original filename: 4359__noisecollector__pongblipf4.wav \r\n   - License: CC Attribution, by NoiseCollector, 7/17/2005 \r\n   - Source: https://www.freesound.org/people/NoiseCollector/sounds/4359/\r\n\r\n   ## install ##\r\n\r\n   ### On the first, you need to install python ###\r\n\r\n   Clicked the link to go to the web station:[http://python.org/downloads], choose the installer for your os.\r\n\r\n   ### Then, running the installer ###\r\n\r\n   Download the installer, then running. Please choose [AddToPath] then install.\r\n\r\n   ### Next, install the libraries ###\r\n\r\n   Open the tereminal, running:\r\n\r\n      pip install PyQt5\r\n\r\n   If your os is Mac or Linux, running:\r\n   \r\n      pip3 install PyQt5\r\n\r\n   ### Finally, running! ###\r\n\r\n   Then open the file:py/Main.py to run.\r\n\r\n   Enjoy!\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemo2011%2F2048python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnemo2011%2F2048python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnemo2011%2F2048python/lists"}