uni-tj / robo-arena

GNU General Public License v3.0
2 stars 0 forks source link

refactor: Texture Resolutions #107

Closed JulesOxe closed 1 week ago

JulesOxe commented 2 weeks ago

Textures now have the resolution in which they were created. Robot and alien graphics have been deleted as they will be added later via another PR in the correct resolution. Graphics that were not used or were designed incorrectly have been removed. Some graphics have been renamed so that the naming is consistent. Minor adjustments in the code for new file names or changed resolution.

Resolves #100