Pokemon Assets Save Abandoned

The ultimate compilation of Pokémon data and assets: menu sprites, glyphs and icons, CSS spritesheets, all data in JSON format, fonts, sounds, etc.

Project README

npm version MIT license Generations Updated for

pokemon-assets

Essential Pokémon assets for any kind of project: menu sprites, fonts, JSON data, SASS/CSS spritesheet and more.

Please note that this is an early version and the JSON API format and the project structure and contents may change until we release the first stable version, 1.0.0.

About missing sprites for newest Pokémon games:

Note: The images are not yet updated with the newest Pokémon introduced in Legends Arceus, since there are no pixel-art icon sprites for them yet. We are trying to find an alternative from pixel artists. Feel free to contribute to msikma/pokesprite for this.

Install

You can either clone this project or install it in your project with npm or yarn:

# npm:
npm install pokemon-assets

# yarn:
yarn add pokemon-assets

Contents

  • All Pokémon menu icon sprites up to Gen 8, with their shiny version.
  • Icon sprites for items, ribbons, marks and UI symbols.
  • Sprite sheets for all sprite sets, with CSS and SASS files.
  • PkIcon JS React component.
  • Data of the essential metagame info (abilities, items, moves, natures, pokemon, learn sets).
  • JS Data API wrapper class.
  • SVG images for type symbols and other UI elements.
  • Fonts from the GBC, GBA and DS games.
  • Music of the most relevant game events.
  • Audio effects for typical game actions.

Asset Reference

You can check all available assets in the following reference pages.

JSON Data

You can find all data under assets/data.

Imagery and CSS

Other Resources

Maintenance

The only dependencies you need to maintain this project are git, zsh, Docker and the ability to run make commands. The most important ones are:

  • make install: initializes the project dependencies, needed to build the assets. This is what you need to run after cloning the project.
  • make or make build: (re)builds the assets.

The following ones are only useful if you are a core maintainer of this project and have write privileges to the repository and the npm package:

  • make publish-pages: publishes the built assets to the gh-pages branch. It needs git installed in your system.
  • make publish-npm: publishes the built assets to npm with the current package.json version. It needs node and npm installed in your system.

Credits

Created by @route1rodent with the help of other projects:

License

This software is copyrighted and licensed under the MIT license.

Disclaimer

This software comes bundled with data and graphics extracted from the Pokémon series of video games. Some terminology from the Pokémon franchise is also necessarily used within the software itself. This is all the intellectual property of Nintendo, Creatures, inc., and GAME FREAK, inc. and is protected by various copyrights and trademarks.

The authors believe that the use of this intellectual property for a fan reference is covered by fair use and that the software is significantly impaired without said property included. Any use of this copyrighted property is at your own legal risk.

This software is not affiliated in any way with Nintendo, Pokémon or any other game company.

A complete revision history of this software is available in Github https://github.com/itsjavi/pokemon-assets

Open Source Agenda is not affiliated with "Pokemon Assets" Project. README Source: itsjavi/pokemon-assets
Stars
65
Open Issues
0
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating