Skip to content

Dead simple script to extract as binary the sprites of the first generation of Pokémon.

License

Notifications You must be signed in to change notification settings

victorheringer/jolt

Repository files navigation

Jolt - Sprite Extractor

Welcome to the Jolt repository! This project provides a straightforward script for extracting the sprites of the first generation of Pokémon and saving them in binary format.

Features

  • Simple Extraction: The script is designed to be easy to use, making sprite extraction a hassle-free process.
  • First Generation Pokémon: Specifically tailored for extracting sprites from the first generation of Pokémon games.
  • Binary Output: Save extracted sprites in binary format for versatile usage.

Usage

Before you begin the setup, make sure you have the sprites. You can obtain them from projects like pokered. After cloning the project, add the sprites to their respective folders within the "sprites" directory.

Before continue, make sure you have node and a package manager installed.

  1. Clone the repository to your local machine:
git clone https://github.com/victorheringer/jolt
  1. Navigate to the project directory:
cd jolt
  1. Install dependencies:
yarn install
  1. Run the script:
yarn extract

Contribution

Feel free to contribute to the project by forking the repository and submitting pull requests. If you encounter any issues or have suggestions, please open an issue in the issue tracker.

License

This project is licensed under the MIT License.

Happy sprite extracting with Jolt!

About

Dead simple script to extract as binary the sprites of the first generation of Pokémon.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published