{"id":15135881,"url":"https://github.com/yurafx/donkeypy","last_synced_at":"2026-02-11T01:09:05.830Z","repository":{"id":249854462,"uuid":"832758552","full_name":"YuraFX/DonkeyPy","owner":"YuraFX","description":"Remake of the DOS game “Donkey” in Python.","archived":false,"fork":false,"pushed_at":"2024-07-27T14:13:06.000Z","size":651,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-12T05:56:37.632Z","etag":null,"topics":["game","game-development","pycharm","python"],"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/YuraFX.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-07-23T17:02:19.000Z","updated_at":"2024-07-27T14:13:08.000Z","dependencies_parsed_at":"2024-10-31T14:24:17.677Z","dependency_job_id":"d63f2d37-6c78-4573-916f-4f921a0425af","html_url":"https://github.com/YuraFX/DonkeyPy","commit_stats":{"total_commits":16,"total_committers":1,"mean_commits":16.0,"dds":0.0,"last_synced_commit":"aebb3c43dee924e280721b517f69ae085bd4f0ed"},"previous_names":["yurafx/donkeypy"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuraFX%2FDonkeyPy","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuraFX%2FDonkeyPy/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuraFX%2FDonkeyPy/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/YuraFX%2FDonkeyPy/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/YuraFX","download_url":"https://codeload.github.com/YuraFX/DonkeyPy/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247415783,"owners_count":20935383,"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":["game","game-development","pycharm","python"],"created_at":"2024-09-26T06:01:33.740Z","updated_at":"2026-02-11T01:09:05.779Z","avatar_url":"https://github.com/YuraFX.png","language":"Python","readme":"\u003ch1 align=\"center\"\u003eRemake of the DOS game “Donkey” \u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://github.com/YuraFX/DonkeyPy/blob/main/images/screenshot_1.png?raw=true\" width=\"718\"\u003e\u003c/p\u003e\n\u003cp align=\"center\"\u003e\u003cimg src=\"https://github.com/YuraFX/DonkeyPy/blob/main/images/screenshot_2.png?raw=true\" width=\"718\"\u003e\u003c/p\u003e\n\n## Game description\n\nA simple game in which the player drives a car but cannot steer, accelerate or brake, only changing lanes to \navoid some donkeys on the road. There is no other goal but to avoid the donkeys.\n\n## A little afterword\n\nI decided to set myself a challenge: to write a game in a few evenings, not using third-party libraries like Pygame, \nbut using only the standard Python libraries, namely: [Tkinter](https://docs.python.org/3/library/tkinter.html), [Time](https://docs.python.org/3/library/time.html), \n[Random](https://docs.python.org/3/library/random.html) and [Winsound](https://docs.python.org/3/library/winsound.html). All in all, it turned out very cool :)\n\n# How to play?\n\n[Download](https://github.com/YuraFX/DonkeyPy/releases/tag/1.1) ![windows](images/windows.png)Windows version in release.\n\nInstruction on how to run the game in ![android](images/android.png)Pydroid:\n\n* IMPORTANT! This version of the game should theoretically work on devices with a screen resolution of 480 x 854 pixels. Personally, I tested everything on the BQ-5035 Velvet smartphone ([Android 7.0 Nougat](https://en.wikipedia.org/wiki/Android_Nougat)).\n\n1. Install [Pydroid](https://play.google.com/store/apps/details?id=ru.iiec.pydroid3\u0026hl=ru)\n   \n2. Install [Total Commander](https://play.google.com/store/apps/details?id=com.ghisler.android.TotalCommander\u0026hl=ru)\n   \n3. Download [DonkeyPy_Pydroid_480x854.zip](https://github.com/YuraFX/DonkeyPy/releases/download/1.0/DonkeyPy_Pydroid_480x854.zip)\n   \n4. Using Total Commander, unzip the contents of the archive to any convenient place for you\n   \n5. Go into Pydroid and open the donkey.py file\n\nEnjoying the game :)\n\nP.s - there are no sounds in this version of the game. Maybe in the future I will do it.\n\n\u003cp align=\"\"\u003e\u003cimg src=\"https://github.com/YuraFX/DonkeyPy/blob/main/images/phone.png?raw=true\" width=\"280\"\u003e\u003c/p\u003e\n\n## License\n\n\u003cimg src=\"https://www.gnu.org/graphics/gplv3-with-text-136x68.png\" width=\"160\" align=\"right\"\u003e\n\nThis program is [free software](https://www.gnu.org/philosophy/free-sw.en.html): you can redistribute it and/or modify it under the terms of the [GNU General Public License](https://www.gnu.org/licenses/gpl-3.0.en.html) as published by the [Free Software Foundation](https://www.fsf.org/), either version 3 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\n\nYou should have received a [copy](https://github.com/YuraFX/DonkeyPy/blob/main/LICENSE) of the GNU General Public License along with this program. If not, see [https://www.gnu.org/licenses/](https://www.gnu.org/licenses/licenses.en.html).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyurafx%2Fdonkeypy","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyurafx%2Fdonkeypy","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyurafx%2Fdonkeypy/lists"}