Turning Portal 2 into a Web Server

It is possible to use Portal 2 as a web server that is able to serve simple HTML pages. Furthermore, it is possible to edit said pages in the game itself!

I wanted to share this here, because I thought it might fit the theme of the forum.

4 Likes

This is so cool! Do you know if there’s any working examples? I’d love to see it in action.

The person who made the original video left two links in the comment section:

The first link is a general HTTP server implementation. The second one is an example of an interactive web experience - a minimap showing a ā€œflatā€ version of the game’s current map (around 10:22 in the video).

1 Like