Have been considering building a PI image to run as standalone construct 2 game console.
Idea would be to install on a base image of PI OS (TBD) the Chromium browser (for playing the games) and Nginx to act as webserver (configured for the various construct 2 Mime mappings).
The webserver would host a very simple application, which would show the names of the construct games which had been installed (e.g. exported as websites and copied to specific folder).
The PI would be set to boot with browser displayed at full screen, so you could select games.
If I started pulling this together would anyone else be interested in it (if so would put up on GITHUB).