I coded the hitbox of the hammer last minute so I know it is a bit funky. The backgrounds are the only solution I found for decorating the floor.
Thanks for trying out the game!
Traceback (most recent call last):
File "/home/bydra/Downloads/Celeast/main.py", line 284, in <module>
game.run()
File "/home/bydra/Downloads/Celeast/main.py", line 266, in run
self.program["time"].value = self.t
~~~~~~~~~~~~^^^^^^^^
File "/home/bydra/myenv/lib/python3.12/site-packages/moderngl/__init__.py", line 412, in __getitem__
return self._members[key]
~~~~~~~~~~~~~^^^^^
KeyError: 'time'
I dont know whether it is my fault...