Add capability for working with type sums and products #563
Labels
C-Low Hanging Fruit
Ideal issue for new contributors.
G-Design
An issue having to do with game design.
L-Capability checking
Capability checking determines which capabilities are required by a given piece of code.
Z-Feature
A new feature to be added to the game.
There should be some capability(ies) and device(s) for working with type sums (alternative) and products (tuples):
It would help with organically introducing the language features in-game, provide a reference in entity description and also get notified about it by flashing command help as you obtained new capability.
Ideas:
printer + calculator --> typing device
that would allow both sums and products, with the explanation that you are performing arithmetic on typescalculator
is hard to make, so maybe thetyping device
could also provide normal arithmetic?The text was updated successfully, but these errors were encountered: