@GamewithDave - Age of Empires 2, still used to play until last years
- Pharaoh, played that back last year from Steam, too bad the fights are not the same anymore, way easier now as well haha
- Sid Meyer's Pirates
- Pokemon Blue
- mortal combat, robocop, on game boy
@thorstenball I think you could have a look at nomagicln/open-bridge, that could remove the step where you actually have to write an intermediate server (to keep sessions open, is that it?)
@mattpocockuk With the multiple returns you had, wouldn't it make sense to have that step first? You're questionning usefulness of SpecsToCode, but imho here it would precisely have prevented these returns.
Thanks a lot for the content! πββοΈπββοΈπββοΈπββοΈ 4/4
@mattpocockuk Hey, just watched you working (:
I have a few questions if I may.
- https://t.co/eEYiuwVmDz How does the AI know which actions/buttons are available on a page? Does it discover it from the code, or do you keep some kind of docs / "md drawings" of what's present? 1/n
@mattpocockuk Also, you're headed straight to implem, no drawings? (I believe[d] flowcharts are still really helpful to catch edge cases.) I guess your position is that code is so cheap it replaces prototyping? 3/n