Y
Hacker News
new
|
ask
|
show
|
jobs
by
darcien
477 days 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-...
1 comments
dimitropoulos
477 days ago
yep! exactly this! like how a tool assisted speedrunner works
link
Jare
477 days ago
That's also how the Doom demos worked right? :D
link