top | item 43185941

(no title)

darcien | 1 year ago

I haven't checked the DOOM one, but for the Pong example, the keyboard input is prerecorded. As in the sequence of the keyboard key press are sequenced in a TS array[0].

[0]: https://github.com/MichiganTypeScript/typescript-types-only-...

discuss

order

dimitropoulos|1 year ago

yep! exactly this! like how a tool assisted speedrunner works

Jare|1 year ago

That's also how the Doom demos worked right? :D