Porting Doom to the Fastly edge serverless platform
1–10 of 60 posts
Re: Porting Doom to the Fastly edge serverless platform
#2Re: Porting Doom to the Fastly edge serverless platform
#3Cool write up, but no short demo or repo? Or did I somehow miss that?
Re: Porting Doom to the Fastly edge serverless platform
#4Cloud, clouds everywhere.
Re: Porting Doom to the Fastly edge serverless platform
#5Serverless Doom. Cloud, clouds everywhere.
Re: Porting Doom to the Fastly edge serverless platform
#6Serverless Doom. Cloud, clouds everywhere.
Re: Porting Doom to the Fastly edge serverless platform
#7Cool write up, but no short demo or repo? Or did I somehow miss that?
I'm unsure it is the same project, but I did find https://developer.fastly.com/solutions/demos/doom/
I just checked the source of the OP linked page, and this link is not in the page anywhere.
Likely an unintentional omission!(?)
I'd suggest callouts in s myself, ideally at the start and the end of the article.
--
As an aside, it's... reasonably fast, but not playable. And all the monsters appear to have quietly been turned off, and because the game loop can't see your exact keystrokes you can't cheatcode them back on :P
Re: Porting Doom to the Fastly edge serverless platform
#8Earlier quoted context omitted.
I'm unsure it is the same project, but I did find https://developer.fastly.com/solutions/demos/doom/
Ah, thanks. I just checked the source of the OP linked page, and this link is not in the page anywhere . Likely an unintentional omission!(?) I'd suggest callouts in s myself, ideally at the start and the end of the article. -- As an aside, it's... reasonably fast, but not playable. And all the monsters appear to have quietly been turned off, and because the game loop can't see your exact keystrokes you can't cheatco…
> Too many players; retrying in 27 seconds.
Re: Porting Doom to the Fastly edge serverless platform
#9Re: Porting Doom to the Fastly edge serverless platform
#10Running Doom on anything and in any form imaginable really is an artform but in this case I can't help but be reminded of the recent "Brainfuck as a Service" post ( https://zserge.com/posts/bfaas/ )