https://github.com/ultraflame4/python-bgario
Basically Agario but written in Python by a noob With Less Features
https://github.com/ultraflame4/python-bgario
Last synced: 11 months ago
JSON representation
Basically Agario but written in Python by a noob With Less Features
- Host: GitHub
- URL: https://github.com/ultraflame4/python-bgario
- Owner: ultraflame4
- License: gpl-3.0
- Created: 2019-05-10T10:42:43.000Z (about 7 years ago)
- Default Branch: ultraflame4-Update-2
- Last Pushed: 2021-07-17T07:08:44.000Z (almost 5 years ago)
- Last Synced: 2025-06-07T03:04:35.727Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 43.4 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Python Bgario
# Description:
Basically Agar.io but in Python and singleplayer and offline and writted by a noob and less features
## Running instructions
**Executable releases are not supported anymore.**
**Python 3.7+ is required**
1. Clone this repository or download and extract its content to a folder.
2. Install the dependencies
> pip install -r [pathToFolderOrRepo]/requirements.txt
4. Run the program!
> python [pathToFolderOrRepo]/Start.py
## Instruction:
Extract "Python Agario.zip" into a Folder
Run "Start.exe"
# Changelog:
## Update(rw1-Alpha): update **ONE**
- Bug Fixes
- Compatibility Issues _should be fixed_
- Changed Title
- Updated Instructions
## Update(rw0.7-Alpha): Alpha Phase
- Now Entering Alpha Phase
- There Are now 100 Dots
- Added viruses
- Added a counter for Player Size
- adjusted dots and player Size
- player can now grow bigger
- fixed source code Compatibility
- Note: This version may or not be compiled. Only Source code available for download
- From now on only versions that specify they have a release will have a release
## Update(rw0.6-pre): Compatibility Update
- Addressing Compatibility Issues
- Player now grows the more dots they eat.
- Player and dots size changed
## Update(rw 0.5): Release!
### First Rewrite Release
- removed life counter
- Score counter now works
- added dots
- dots functions correctly
## Update(rw 0.2): User Interface
- Main user interface is complete
## Update(rewrite 0.1): Complete Rewrite 0.1
- Changed name from 'Blocky Getty Dotty' to 'Python Agario'
- Finshed Player Movement , Controls
~~Instruction In The Game (PAUSE IT)~~
~~Added More Dots~~
~~Lives System Implemented~~
~~(scores Resets Upon Death)~~
~~Modules needed:~~
~~Random,~~
~~pygame,~~
~~time.~~