Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Welcome to Smogon! Take a moment to read the Introduction to Smogon for a run-down on everything Smogon, and make sure you take some time to read the global rules.
Hello fellas.
Im planning to make a idle pokemon web game and I would like to implement battling.
Since I dont want to create my own IA to choose moves and etc, I would like to know if we do have any package to act as a player/bot.
Thanks!
This dope!
Searching on the Smogon repos I found this for dex.
https://github.com/smogon/pokemon-showdown/blob/master/sim/DEX.md
I think 2 things I really would need will be a Dex and a Calculator.
Do you know anything else for Dex to get pokemon attr and etc or what I sent is what ppl use?
So I'm building a game for fun and it will be a card battle game.
I'm following the Cooblemon Mod project for a few months and I heard about Battle API from Smogon.
Searching I little bit I saw multiples project for status and calculations.
I'm posting this cause I would like to know if...