PatrickHechler / SquareConquerer

A nice game
GNU Affero General Public License v3.0
0 stars 0 forks source link

new unit: cipher, new resourcess: password, secure-message #5

Open PatrickHechler opened 1 year ago

PatrickHechler commented 1 year ago

add a new unit, which can encrypt/decrypt messages (#1) (and directly create encrypted messages) the cipher unit also can create new passwords and copy them the messenger unit (#1) also can carry passwords or secure-messages

allow units to carry multiple different resources

PatrickHechler commented 1 year ago

the multiple resources got their own issue (#13)