{"id":25249785,"url":"https://github.com/mateuseap/pygame-tutorial","last_synced_at":"2025-04-05T22:11:43.116Z","repository":{"id":176765280,"uuid":"659569432","full_name":"mateuseap/pygame-tutorial","owner":"mateuseap","description":"Pygame's begginner guide","archived":false,"fork":false,"pushed_at":"2023-06-28T06:19:43.000Z","size":1,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T03:51:29.605Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/mateuseap.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":"2023-06-28T05:48:09.000Z","updated_at":"2023-08-13T22:45:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"bae52761-ac31-4866-ab2c-fec461c10781","html_url":"https://github.com/mateuseap/pygame-tutorial","commit_stats":null,"previous_names":["mateuseap/pygame-tutorial"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateuseap%2Fpygame-tutorial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateuseap%2Fpygame-tutorial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateuseap%2Fpygame-tutorial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mateuseap%2Fpygame-tutorial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mateuseap","download_url":"https://codeload.github.com/mateuseap/pygame-tutorial/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247406112,"owners_count":20933806,"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":"2025-02-12T03:50:52.767Z","updated_at":"2025-04-05T22:11:43.096Z","avatar_url":"https://github.com/mateuseap.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pygame Tutorial\n\n## 🔧 Setup\n\nBefore running the project, you must have the following tool installed on your machine: \n* [Python v3.11.0](https://www.python.org/downloads/release/python-3110/)\n\nAlso, you will need to clone the repository:\n\n```bash\n# Cloning the repository\ngit clone https://github.com/mateuseap/pygame-tutorial\n# Entering in the root directory\ncd pygame-tutorial\n```\n\n## 🚀 How to run\n\nAfter you've cloned the repository and entered in the root directory, run the following commands:\n\n```bash\n# Creating and activating the virtual environment\npython -m venv venv\n. venv/bin/activate\n\n# Installing deps and running the game\npip install pygame\npython game.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateuseap%2Fpygame-tutorial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmateuseap%2Fpygame-tutorial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmateuseap%2Fpygame-tutorial/lists"}