FIUS / ICGE2

Version 2 of the Introduction Course Game Engine for the FIUS Java Introduction Course
MIT License
5 stars 4 forks source link

Display the number of coins on a tile #201

Closed graefjk closed 9 months ago

graefjk commented 1 year ago

Display the number of Objects on a tile as a number over the texture, if it is greater than the limit Count (currently 9). The number centers itself in the tile, but is only contained in the tile for numbers with four digits or less. However, this is not a problem as the Simulator becomes irresponsive for so many spawned entities. grafik