marble-machinations/src
2024-10-10 21:56:36 +02:00
..
marble_engine trim board size to same margin as when expanding 2024-10-10 17:20:07 +02:00
blueprint.rs implement blueprint creation, placement, saving and loading 2024-10-10 16:58:50 +02:00
editor.rs basic scrolling in blueprint list 2024-10-10 21:56:36 +02:00
level.rs specify default input/output text/byte mode per level 2024-10-07 17:33:53 +02:00
main.rs basic scrolling in level list 2024-10-10 21:36:03 +02:00
marble_engine.rs move pos to module 2024-10-10 17:09:41 +02:00
solution.rs reimplement marble behavior, making it more consistent in different directions. Triggers no longer activate from blocked marbles, and bounces take the same amount of time to travel through a chain of marbles in all directions 2024-10-08 21:51:31 +02:00
util.rs limit length of solution names 2024-10-08 22:24:41 +02:00