Any web-based Fe-style game engine?

As I’m aware that hacking is impossible on a chromebook, what about other engines? Is it posible to make something using a web tool?

Anything that supports github should be editable in your internet browser. You may not be able to compile it or easily play it, though.

Buildfiles, LT, and tactile would support github I imagine.

Thanks, I’ll try to make something in that way…

Can you please explain how?, I’m a bit lost

GitHub, Inc. is a provider of Internet hosting for software development and version control using Git. It offers the distributed version control and source code management functionality of Git, plus its own features.

So you manage and edit the code for your game using github. It is beyond the scope of this thread to explain how to use github, a buildfile, LT, or tactile.