{"id":19664455,"url":"https://github.com/ljnath/pybluesky","last_synced_at":"2026-05-15T14:34:28.331Z","repository":{"id":49728849,"uuid":"258218173","full_name":"ljnath/PyBluesky","owner":"ljnath","description":"Cross-platform 2D python game developed with pygame. This is capable of running in windows, linux and android","archived":false,"fork":false,"pushed_at":"2022-05-10T17:33:38.000Z","size":57534,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-27T03:49:53.251Z","etag":null,"topics":["android","android-python","game","game-2d","game-development","mouse-tracking","plyer-module","primer","pygame","pygame-games","pygame-gui","python","python-for-android","python-g","python-game-development","python-games","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","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/ljnath.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}},"created_at":"2020-04-23T13:42:34.000Z","updated_at":"2021-07-28T06:12:11.000Z","dependencies_parsed_at":"2022-08-31T01:02:15.432Z","dependency_job_id":null,"html_url":"https://github.com/ljnath/PyBluesky","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/ljnath/PyBluesky","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljnath%2FPyBluesky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljnath%2FPyBluesky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljnath%2FPyBluesky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljnath%2FPyBluesky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ljnath","download_url":"https://codeload.github.com/ljnath/PyBluesky/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ljnath%2FPyBluesky/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33070027,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T11:35:32.926Z","status":"ssl_error","status_checked_at":"2026-05-15T11:35:31.362Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["android","android-python","game","game-2d","game-development","mouse-tracking","plyer-module","primer","pygame","pygame-games","pygame-gui","python","python-for-android","python-g","python-game-development","python-games","python3"],"created_at":"2024-11-11T16:17:52.130Z","updated_at":"2026-05-15T14:34:28.317Z","avatar_url":"https://github.com/ljnath.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PyBluesky\n### Version : 1.0.5\n\n\nAuthor : Lakhya Jyoti Nath (ljnath)\u003cbr\u003e\nDate : April 2020 - May 2020\u003cbr\u003e\nEmail : ljnath@ljnath.com\u003cbr\u003e\nWebsite : https://www.ljnath.com\n\n\n[![Download PyBluesky](https://img.shields.io/sourceforge/dt/ljnath.svg)](https://sourceforge.net/projects/ljnath/files/latest/download)\n[![GitHub license](https://img.shields.io/github/license/ljnath/PyBluesky)](https://github.com/ljnath/PyBluesky/blob/master/LICENSE)\n[![GitHub stars](https://img.shields.io/github/stars/ljnath/PyBluesky)](https://github.com/ljnath/PyBluesky/stargazers)\n\n[![Download PyBluesky](https://sourceforge.net/sflogo.php?type=13\u0026group_id=3215162)](https://sourceforge.net/p/ljnath/)  \n\n\u003c/br\u003e\n\u003c/br\u003e\n\n## INTRODUCTION\nPyBluesky is a simple 2D python game developed using the pygame framework.\u003c/br\u003e\nBased on https://realpython.com/blog/python/pygame-a-primer\n\u003c/br\u003e\u003c/br\u003e\n\n## DEMO\n\u003cimg src=\"demo.gif\" aligh=\"center\"/\u003e\n\u003cbr\u003e\u003cbr\u003e\n\n## GAME MECHANICS\nThe game is simple where the objective is to navigate and shoot your way through the sky.\nThere are enemy missiles which travels from right-to-left with varied speed. These enemy missiles can be destroyed by shooting at them. With increase in game level, SAM launchers also moves on the ground, which can fire targeted missile at the jet. These missiles cannot be destroyed, so user needs to evade them.\n\nThe jet can be controlled both my keyboard and mouse. It can move in all directions viz. forward, backward, up and down. It can also be navigated diagonally with key combinations.\nFor example, in order to move in north-east directory, you can press both the RIGHT and UP arrow key.\n\nWhile playing with keyboard, you can shoot bullets using the SPACEBAR and you can use your LEFT mouse button while playing with mouse.\u003cbr\u003e\n\nThe gameplay has levels, which changes every 20 seconds. A level increase results in increases of enemy missiles.\nIt also gives 50 new ammo to the jet as well as the game score is bumped up by 10 points.\n\nThe game also features a power-up star which falls across the sky at each level.\nCatching the power-up star will destroy all the enemy bullets in the current game frame.\n\u003c/br\u003e\u003c/br\u003e\n\n## HOW TO PLAY\nYou can either download these code and directly play from it. For this you need to have python3 and the dependencies  mentioned in the requirements.txt file needs to be installed.\n\nAlternately you can download and install the game binary from [sourceforge.com](https://sourceforge.net/p/ljnath/). This does not need any pre-requisite, as all the required pre-requisites are built into the binary package.\n\u003c/br\u003e\u003c/br\u003e\n\n## LEADERBOARD\nThe game also features a network-controlled leaderboard. User scores along with few other metadata are published to a remote server.\n\nDuring the game startup, the updated scores are download from the server and displayed as leaderboard.\n\u003c/br\u003e\u003c/br\u003e\n\n## DEVELOPMENT\n\nFollowing are the required dependencies for building the binary of this game.\n\n- `pip install cx-Freeze==6.1` for creating distribution\n- `sudo apt install zlib1g-dev`  for cx-Freeze installaion in ubuntu\n\u003c/br\u003e\u003c/br\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fljnath%2Fpybluesky","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fljnath%2Fpybluesky","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fljnath%2Fpybluesky/lists"}