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)
- Host: GitHub
- URL: https://github.com/pokemonunity/pokemonstadiumunity
- Owner: PokemonUnity
- License: mit
- Created: 2023-01-07T04:05:12.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-13T11:10:36.000Z (almost 2 years ago)
- Last Synced: 2025-04-19T19:40:08.542Z (about 1 year ago)
- Language: C#
- Homepage:
- Size: 22.6 MB
- Stars: 6
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.



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)