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

https://github.com/pokemonunity/pokemonstadiumunity

Pokemon Stadium Project written using Unity3d and Pokemon Framework Library (Pokemon Essentials Port)
https://github.com/pokemonunity/pokemonstadiumunity

Last synced: 9 months ago
JSON representation

Pokemon Stadium Project written using Unity3d and Pokemon Framework Library (Pokemon Essentials Port)

Awesome Lists containing this project

README

          

# PokemonUnity_DemoStadiumUI
Demo for Pokemon Stadium UI part.
using [PokemonUnity Framework](https://github.com/herbertmilhomme/PokemonUnity) for this demo project. You will need database sqlite to run this demo. You can find this [link](https://github.com/herbertmilhomme/PokemonUnity/blob/UnityDemoWithNoAssets/veekun-pokedex.sqlite).
Replace sqlite from PokemonUnity Framework to where that Unity created a blank sqlite file. Then it should able to load database.

![alt text](https://github.com/MyzTyn/PokemonUnity_DemoStadiumUI/blob/main/ForReadMe/Capture.PNG)
![alt text](https://github.com/MyzTyn/PokemonUnity_DemoStadiumUI/blob/main/ForReadMe/Capture1.PNG)
![alt text](https://github.com/MyzTyn/PokemonUnity_DemoStadiumUI/blob/main/ForReadMe/Capture2.PNG)

You can use this repo for anything. This project was created to show how to use Herbertmilhomme's framework.

(C) Pokemon (Anything that related to Pokemon)

Credit:

1. Pokemon Sprite: [Sprite](https://github.com/msikma/pokesprite)

2. Pokemon Type: found on Google

3. Stadium Background: Pokemon Stadium Game

4. Pokemon Framework: [PokemonUnity](https://github.com/herbertmilhomme/PokemonUnity)