It would be really useful, to have a Debug Menu like Minecraft, where when you press F3, you can:
- see a log of events of the world
- see a list of all Entities
- select a field/entity and see detailed information about it
- arbitrarily place or move Robots,Walls,Coins and Blocks (ideally from a separate thread that is not halting when setting a breakpoint in the main thread)
- set Field Colors
It would be really useful, to have a Debug Menu like Minecraft, where when you press F3, you can: