This project was created in a week as a homework exercise / competition (about 10hrs of actual programming). The goal of the exercise was to modify a very limited car game to be as creative as possible. A strict CI pipeline needed to pass, so the code base contains a lot of inconsistency between cars and pokemon.
Be warned: the limitations mentioned above (especially the tight time constraint) resulted in a rather hacky code that is not meant to be used.
The class responsible for processing the battles is PokemonCollision.java (in which you are probably most interested).
The code for the initial car game (Bumpers) was provided and developed by the EIST team and may only be used with their written permission.
Images and audio are copyright of Nintendo and may not be distributed without written permission.
All other code is licensed by me, Michael Plainer, under the MIT license.