isadorasophia / murder

Murder is a pixel art ECS game engine.
https://isadorasophia.com/murder/
MIT License
2.45k stars 61 forks source link

🍸 Tidy up the menu bar #59

Closed heytherewill closed 9 months ago

heytherewill commented 10 months ago

This refactors the way the menu bar is laid out so that:

On its own this already has benefits over the current approach, but the endgame is to implement a global action runner/command palette that allows users to discover all shortcuts. A dirty prototype of what I mean can be seen in the gif below.