chukinas / trans-siberian-railroad

An implementation of the Trans-Siberian Railroad board game
MIT License
0 stars 0 forks source link

build out readme #2

Open chukinas opened 1 day ago

chukinas commented 1 day ago

include goals

overview of app's event sourcing

chukinas commented 1 day ago

It's a passion project. It's been a while since I built something for fun and "exercise". I love board games and I love thinking about how they would would be implemented. I don't know mobile development, so I'm choosing to do this in the browser.

I'll be using GitHub copilot to help me. I'm already impressed

State charts, event sourcing, live view, elixir, UI DESIGN. There is no specific timeline, but generally I place to do the data model and game loop first (all in-memory with a possible future of persisting using MessageDB.

Then I think I'll build a rather dumb AI. That'll involve