Base project for the tutorial series about Godot RPG mechanics (Italian commentary).
- Only 1st gen Pokemons
- Only 1 save file
- All pokemons use the Medium fast experience curve
- No sounds/ attack animations
The main objective of this project was exploring GDScript advanced features and not to create a replica of the Pokemon battle system.
- ⭐️ CSV: https://github.com/veekun/pokedex/tree/master/pokedex/data/csv
- ⭐️ SQLite: https://github.com/decentralion/PokemonSQLTutorial
- https://gamefaqs.gamespot.com/gameboy/367023-pokemon-red-version/faqs/5770
- https://github.com/lgreski/pokemonData
- https://www.kaggle.com/abcsds/pokemon
- GDQuest: Godot Save Game Tutorial: Save and load using Resources
- JSON save file: https://docs.godotengine.org/en/stable/tutorials/io/saving_games.html
Godot Resource
:
https://makovwait.itch.io/imrpoved-resource-picker-for-godot
Gameplay video
Pokemon team builder: