Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question about struct State #2

Open
AAA97AAA opened this issue Feb 26, 2017 · 1 comment
Open

Question about struct State #2

AAA97AAA opened this issue Feb 26, 2017 · 1 comment

Comments

@AAA97AAA
Copy link

AAA97AAA commented Feb 26, 2017

J'aurais une question concernant la struct State que l'on doit construire:

On nous dit de décrire l'état d'un combat de Pokemon.

Excepté:

pokemon1: Pokemon;
pokemon2: Pokemon;
environnement: Environment;

Je ne vois pas qu'est-ce-que je pourrais rajouté.

Serait-t-il possible d'avoir un indice ou un lien, car sur bulbapédia, je ne trouve pas quelque chose d'utile: http://bulbapedia.bulbagarden.net/wiki/Pok%C3%A9mon_battle

@saucisson
Copy link

En fait, il faut essayer d'écrire la fonction qui simule un combat ou une attaque, et voir ce dont on a besoin dans l'état. Donc l'information ne se trouve nulle part.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants