tribal-relations / client

0 stars 0 forks source link

think about telegram version and multiplayer #154

Open gennadyterekhov opened 6 months ago

gennadyterekhov commented 6 months ago

telegram bot with 2 options

this is problematic because now i have all game logic in the client but telegram bot is a server app wait wait current app is actually multi purpose it's a monorepo with logic and ui separated (as much as i could) and i can potentially add a server that utilizes already existing code the problem then is data storage. now repositories are designed as in memory only

need to abstract them behind interfaces

gennadyterekhov commented 6 months ago

blicked by

https://github.com/tribal-relations/client/issues/155