Recent content by kevinka

  1. kevinka

    Is there any npm package for Battle AI Bots?

    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!
  2. kevinka

    Programming What API's we "officially" have for battle, status and etc from Smogon?

    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?
  3. kevinka

    Programming What API's we "officially" have for battle, status and etc from Smogon?

    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...
Back
Top