courselab / coral

Coral is a snake game written as programming exercise (class of 2024)
GNU General Public License v3.0
9 stars 14 forks source link

Snake covers energy bar #39

Closed samuelsbonachela closed 2 days ago

samuelsbonachela commented 2 weeks ago

The energy bar is on top of some playable tiles but appears under the snake, so when the snake goes in the top left corner of the grid it's impossible to see the ernegy bar.

raultel commented 2 weeks ago

Hi! Do you plan on tackling this issue yourself?

lucasclaros commented 2 weeks ago

I can work on it!

samuelsbonachela commented 2 weeks ago

I just fixed it, I'm going to send a PR now