Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lowlighter/gracidea
🌺 A Pokémon 2D live map gathering all regions, including wandering pokémons and characters and animated tiles!
https://github.com/lowlighter/gracidea
map mapping pokemon
Last synced: 15 days ago
JSON representation
🌺 A Pokémon 2D live map gathering all regions, including wandering pokémons and characters and animated tiles!
- Host: GitHub
- URL: https://github.com/lowlighter/gracidea
- Owner: lowlighter
- License: agpl-3.0
- Created: 2020-04-05T15:42:53.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-03T05:14:22.000Z (almost 3 years ago)
- Last Synced: 2024-11-26T01:34:05.811Z (about 1 month ago)
- Topics: map, mapping, pokemon
- Language: TypeScript
- Homepage: https://gracidea.lecoq.io
- Size: 47.1 MB
- Stars: 221
- Watchers: 6
- Forks: 21
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ![](/copyrighted/icons/gracidea.png) Gracidea - *Pokémon* living web map
![](/copyrighted/animated_map.gif)
![Build](https://github.com/lowlighter/gracidea/workflows/Build/badge.svg)
[![Live demo](https://img.shields.io/badge/%20-Gracidea%20live%20demo-black.svg?logo=adafruit)](https://gracidea.lecoq.io)**Gracidea** is a cartographic project which aims to map the whole known *Pokémon* world into a single 2D living web map.
## ![](/copyrighted/icons/pokedoll.png) Features
* **Faithful maps** based on games, anime, manga, artworks and custom map fillers
* **Animated tiles and characters** for a more liveful world
* **Wild areas** with accurate spawn rates (based on [PokeAPI data](https://github.com/PokeAPI/api-data)), including shiny encounters!
* **Ergonomic interface** to quickly navigate around the map
* *More features to come...*## ![](/copyrighted/icons/contribute.png) Contributing
The *Pokémon* world is really huge, and so is the amount of work needed to map it.
Whether you want to complete the mapping, provide new sprites or improve code, please read our [contributions guideline](/CONTRIBUTING.md) and open a [pull request](https://github.com/lowlighter/gracidea/pulls)!
> ⚠️ Note that *Gracidea* is **NOT A GAME PROJECT**, only an artistic project. All suggestions related to introduction of game mechanics (player, battles, captures, etc.) will be **systematically rejected**.
## ![](/copyrighted/icons/license.png) License and copyright
This project is released under the GNU AGPL license, which means that you can reuse this project for other open-source projects, provided that you leave the original license untouched.
*Pokémon* trademark and its sprites are the intellectual property of The Pokémon Company and its affiliates ([legal informations](https://www.pokemon.com/us/legal/)).
The maintainers of this repository cannot be held responsible of the usage of it from other users.
## ![](/copyrighted/icons/note.png) Note from the cartographer
This artistic project will hopefully let you (re)discover this marvellous franchise!
A *Google maps* but for *Pokémon* games, with a bit of [Conway's Game of Life](https://en.wikipedia.org/wiki/Conway%27s_Game_of_Life).