arkanoid-gif-generator

所属分类:虚拟/增强现实-VR/AR
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2023-08-16 11:59:52
上 传 者sh-1993
说明:  Arkanoid GIF发生器,
(Arkanoid GIF Generator,)

文件列表:
LICENSE (1070, 2023-12-30)
api/ (0, 2023-12-30)
api/app.py (12452, 2023-12-30)
api/font/ (0, 2023-12-30)
api/font/LICENSE.txt (7169, 2023-12-30)
api/font/ModernDOS8x14.ttf (31848, 2023-12-30)
api/font/ModernDOS8x16.ttf (32156, 2023-12-30)
api/font/ModernDOS8x8.ttf (30268, 2023-12-30)
api/font/ModernDOS9x14.ttf (31848, 2023-12-30)
api/font/ModernDOS9x16.ttf (32156, 2023-12-30)
api/static/ (0, 2023-12-30)
api/static/image/ (0, 2023-12-30)
api/static/image/dino/ (0, 2023-12-30)
api/static/image/dino/cactus.png (4446, 2023-12-30)
api/static/image/dino/cloud.png (395, 2023-12-30)
api/static/image/dino/dino_base.png (6187, 2023-12-30)
api/static/image/dino/dino_left.png (5881, 2023-12-30)
api/static/image/dino/dino_right.png (5970, 2023-12-30)
api/static/image/dino/floor.png (409, 2023-12-30)
api/static/image/favicon.ico (1150, 2023-12-30)
api/static/image/icons/ (0, 2023-12-30)
api/static/image/icons/browser/ (0, 2023-12-30)
api/static/image/icons/browser/brave.png (39251, 2023-12-30)
api/static/image/icons/browser/chrome.png (187270, 2023-12-30)
api/static/image/icons/browser/chromium.png (26488, 2023-12-30)
api/static/image/icons/browser/edge.png (1126314, 2023-12-30)
api/static/image/icons/browser/firefox.png (345180, 2023-12-30)
api/static/image/icons/browser/safari.png (584213, 2023-12-30)
api/static/image/icons/browser/tor.png (151453, 2023-12-30)
api/static/image/icons/browser/vivaldi.png (64631, 2023-12-30)
api/static/image/icons/db/ (0, 2023-12-30)
api/static/image/icons/db/aws.png (135846, 2023-12-30)
api/static/image/icons/db/firebase.png (4722, 2023-12-30)
api/static/image/icons/db/googlecloud.png (94217, 2023-12-30)
api/static/image/icons/db/mariadb.png (33880, 2023-12-30)
api/static/image/icons/db/mongodb.png (8051, 2023-12-30)
api/static/image/icons/db/mysql.png (11864, 2023-12-30)
api/static/image/icons/db/postgresql.png (46631, 2023-12-30)
... ...

Readme As GIF

Get a dynamically generated GIF with a game overlay on your README!

Readme As GIF is a web application that creates personalized GIFs with a game overlay. Users can specify some information about them to generate personalized texts, select their most used technology icons and select the game that appear in the GIF.


# Getting Started To use Readme As GIF, follow these simple steps: 1. **Access the Website:** - Go to the Readme As GIF website at: - [https://readme-as-gif.vercel.app/](https://readme-as-gif.vercel.app/) 2. **Base Image:** - On the website, locate the form. - Customize the form according to your preferences. - Click the 'Generate' button to create the base image. 3. **Game Selection:** - Once the base image is generated, choose the desired game overlay. - Click the 'Next' button to access game options. 4. **Game Customization:** - Fill in the relevant game options as before. - Click 'Generate' to combine your selections. 5. **Outcome Evaluation:** - If you're satisfied with the result, click 'Download' to obtain the GIF. - If the outcome isn't what you wanted, don't worry! Just click 'Cancel' and modify the base image. 6. **Putting it in Your Readme:** - Once the GIF file is downloaded, you can easily integrate it into your README by dragging and dropping. That's it! With these steps, you can effortlessly create customized GIFs tailored to your preferences. Enjoy the creative process! > [!NOTE] > If you're aiming to generate high-resolution GIFs or GIFs with longer durations, you might encounter limitations on Vercel's platform. In such cases, I recommend building this repository locally to overcome these limits.
## Building the Project Follow these steps to set up and build the Readme As GIF project on your local machine: 1. **Clone the Repository:** - Clone this repository to your computer using GitHub CLI or download it as a ZIP archive. 2. **Navigate to the Project Directory:** - Depending on your operating system: - On Linux: Open the terminal application and use the `cd` command to navigate to the destination folder. ``` cd path/to/destination_folder ``` - On Windows: - Press `Windows + R`, type `cmd`, and press Enter. - Use the `cd` command to navigate to the folder where you extracted the project. For example: ``` cd path\to\destination_folder ``` 3. **Create a Python Virtual Environment:** - Set up a Python virtual environment using the following command: ``` python -m venv venv ``` 4. **Activate the Python Virtual Environment:** - Activate the Python virtual environment: - On Linux: ``` source venv/bin/activate ``` - On Windows: ``` venv\Scripts\activate ``` 5. **Install Project Requirements:** - Install the required dependencies using pip and the provided `requirements.txt` file: ``` pip install -r requirements.txt ``` 6. **Set Flask App Location:** - Export the location of `app.py` for Flask: ``` export FLASK_APP=api/app.py ``` 7. **Run the Application:** - Launch the application using the Flask development server: ``` flask run ``` 8. **Access the Application:** - Open your web browser and enter the following URL: ``` http://127.0.0.1:5000/ ```
# Contributing If you find any bugs, have suggestions for improvements, or want to add new features, feel free to open an issue or submit a pull request. Before making significant changes, please discuss them to ensure they align with the project's goals and direction.
# License The Readme As GIF is released under the MIT License. You are free to use, modify, and distribute the code as per the terms of the license.


近期下载者

相关文件


收藏者