An open API service indexing awesome lists of open source software.

https://github.com/fresh-milkshake/ball-x-view

Interactive web app for viewing BALL X PIT evolutions.
https://github.com/fresh-milkshake/ball-x-view

ball-x-pit cheatsheet for tool

Last synced: about 1 month ago
JSON representation

Interactive web app for viewing BALL X PIT evolutions.

Awesome Lists containing this project

README

          

![Ball Evolution Helper](./assets/banner.png)

# Interactive Ball Evolution Viewer

![TypeScript](https://img.shields.io/badge/TypeScript-3178C6?style=default&logo=typescript&logoColor=white)
![Vite](https://img.shields.io/badge/Vite-FFB700?style=default&logo=vite&logoColor=white)
![GitHub Pages Deploy](https://github.com/fresh-milkshake/ball-x-view/actions/workflows/deploy.yml/badge.svg)

Interactive web app for viewing ball evolutions. Select a ball component to see all evolutions where it's used. This is a tool for the game [BALL X PIT](https://store.steampowered.com/app/2062430/BALL_x_PIT/).

You can view the live version [here](https://fresh-milkshake.github.io/ball-x-view/).

## Setup

```bash
npm install
npm run dev
```

## Screenshots

![Screenshot 1](./assets/1.png)
![Screenshot 2](./assets/2.png)

## License

See [LICENSE](./LICENSE) for more details.