![Square dodging some bullets](https://notabug.org/bullet_dodger/bullet_dodger/raw/master/screenshots/playing.png)
Fun and challenging mouse game where you must dodge bullets. How many
points will you get?
Installation
============
This game requires Python and [pygame](http://pygame.org/).
Installing from source
----------------------
1. Install Python 3
2. Install pygame for Python 3 (version 1.9.2 or greater)
3. Clone the repository:
`git clone https://notabug.org/bullet_dodger/bullet_dodger`
4. Execute the file `run_bullet_dodger.py`: with
`./bullet_dodger/run_bullet_dodger.py` or
`python3 bullet_dodger/run_bullet_dodger.py`
Installing with pip
-------------------
You can install the game using pip: `pip install bullet_dodger`. Once
you have installed the game successfully with pip, you can run it
executing `bullet_dodger`.
How to play
===========
![Start screen](https://notabug.org/bullet_dodger/bullet_dodger/raw/master/screenshots/instructions.png)
Use the mouse to control your character. Press any mouse button to
teleport to a random location.
License
=======
This game is free software. It uses the [GNU General Public License,
version
3](https://notabug.org/bullet_dodger/bullet_dodger/raw/master/LICENSE). The
licenses of music, artwork, sounds, etc. can be found in the file
[ATTRIBUTIONS.md](https://notabug.org/bullet_dodger/bullet_dodger/src/master/ATTRIBUTIONS.md).
Raw data
{
"_id": null,
"home_page": "https://freakspot.net/programas/bullet_dodger/",
"name": "bullet-dodger",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "videogame bullet action arcade simple",
"author": "Jorge Maldonado Ventura",
"author_email": "jorgesumle@freakspot.net",
"download_url": "https://files.pythonhosted.org/packages/2f/62/5ba09f75b979fd989c54f1677abf73efda0adb08a62c418ed5d494cb5566/bullet_dodger-2.1.4.tar.gz",
"platform": null,
"description": "![Square dodging some bullets](https://notabug.org/bullet_dodger/bullet_dodger/raw/master/screenshots/playing.png)\n\nFun and challenging mouse game where you must dodge bullets. How many\npoints will you get?\n\nInstallation\n============\n\nThis game requires Python and [pygame](http://pygame.org/).\n\nInstalling from source\n----------------------\n\n1. Install Python 3\n2. Install pygame for Python 3 (version 1.9.2 or greater)\n3. Clone the repository:\n `git clone https://notabug.org/bullet_dodger/bullet_dodger`\n4. Execute the file `run_bullet_dodger.py`: with\n `./bullet_dodger/run_bullet_dodger.py` or\n `python3 bullet_dodger/run_bullet_dodger.py`\n\nInstalling with pip\n-------------------\n\nYou can install the game using pip: `pip install bullet_dodger`. Once\nyou have installed the game successfully with pip, you can run it\nexecuting `bullet_dodger`.\n\nHow to play\n===========\n\n![Start screen](https://notabug.org/bullet_dodger/bullet_dodger/raw/master/screenshots/instructions.png)\n\nUse the mouse to control your character. Press any mouse button to\nteleport to a random location.\n\nLicense\n=======\n\nThis game is free software. It uses the [GNU General Public License,\nversion\n3](https://notabug.org/bullet_dodger/bullet_dodger/raw/master/LICENSE). The\nlicenses of music, artwork, sounds, etc. can be found in the file\n[ATTRIBUTIONS.md](https://notabug.org/bullet_dodger/bullet_dodger/src/master/ATTRIBUTIONS.md).\n",
"bugtrack_url": null,
"license": "GNU General Public License v3 (GPLv3)",
"summary": "fun and challenging mouse game where you must dodge bullets",
"version": "2.1.4",
"project_urls": {
"Homepage": "https://freakspot.net/programas/bullet_dodger/"
},
"split_keywords": [
"videogame",
"bullet",
"action",
"arcade",
"simple"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e92f90598bd7cf0074694c597dc46c74981e0cd2a9cb1dbab95a10f47cbc89f4",
"md5": "d3cfc38d60d8bc4376bddf082a9d0445",
"sha256": "89d04fdfe93df841df243fb5d885831ce7586169541301d8b40dc03cb203d797"
},
"downloads": -1,
"filename": "bullet_dodger-2.1.4-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "d3cfc38d60d8bc4376bddf082a9d0445",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 12080138,
"upload_time": "2023-05-28T12:35:50",
"upload_time_iso_8601": "2023-05-28T12:35:50.115676Z",
"url": "https://files.pythonhosted.org/packages/e9/2f/90598bd7cf0074694c597dc46c74981e0cd2a9cb1dbab95a10f47cbc89f4/bullet_dodger-2.1.4-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "2f625ba09f75b979fd989c54f1677abf73efda0adb08a62c418ed5d494cb5566",
"md5": "0be7a53e516dc0af4af5d1c9ef2650aa",
"sha256": "951b5852fd6d2287fd1e4bc8c7c7e91c1d936938e2cdabd3bc7d08fa946ecb7e"
},
"downloads": -1,
"filename": "bullet_dodger-2.1.4.tar.gz",
"has_sig": false,
"md5_digest": "0be7a53e516dc0af4af5d1c9ef2650aa",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 12074474,
"upload_time": "2023-05-28T12:36:22",
"upload_time_iso_8601": "2023-05-28T12:36:22.586846Z",
"url": "https://files.pythonhosted.org/packages/2f/62/5ba09f75b979fd989c54f1677abf73efda0adb08a62c418ed5d494cb5566/bullet_dodger-2.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-05-28 12:36:22",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "bullet-dodger"
}