Skip to content

A creative solution for a programming exercise at TUM.

Notifications You must be signed in to change notification settings

plainerman/bumpers-pokemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bumpers — Pokemon

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).

Screenshots

The basic gameboard The battle mechanics

License

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.

About

A creative solution for a programming exercise at TUM.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages