Grimmys

Results 9 issues of Grimmys

Currently, the only way to exit a menu is to do a right click. As pointed out by #24, it should be possible to do a left click outside of...

enhancement

As pointed out by #24, end a level does not automatically save the game. Maybe a menu inviting people to save at the end of a level could be added.

enhancement

A notion of "tile type" could be implemented to add new gameplay mechanics to the game. As in games like Fire Emblem or Advance Wars, we can imagine tiles that...

enhancement

Currently, Shops have infinite amount of money: you can sell them whatever amount of items you want and still get money from it. My idea would be to define a...

enhancement
good first issue
text
ui

Currently, nothing is telling the player which enemies are required to be killed for the level to be finish. For example, in level 3 (_Lost City_), the main mission is...

enhancement
good first issue
ui

Currently, only effects giving temporary stat increase as an alteration are present (such as `speed_up`, `strength_up` or `defense_up`). Nothing for increasing the stats in a more "definitive" way. It would...

enhancement
good first issue
text

Implements #20 This is a draft: only the GUI elements from the main menu (including about, leaderboard and load windows) have been replaced by pygame_gui elements. That was really funny...

Hello, I don't think this repo is still active (unfortunately... this is a really good plugin), but maybe this could help someone stucked like me : `handleResize: function() { var...