PixelatedLagg / PixelBrowser

Incredibly janky browser that is planned to fully implement HTML/FCSS and C# as frontend.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PixelBrowser

Incredibly janky browser that is planned to fully implement HTML/FCSS and C# as frontend.

The Plan:

Use SDL2 and C to handle rendering and all that. The HTML and FCSS gets passed on to the FCSS compiler to then output JSON for the renderer to read. As for C#, there will be an already-made C# executable that takes C# script as a string to then dynamically run it. (Still investigating C#)

About

Incredibly janky browser that is planned to fully implement HTML/FCSS and C# as frontend.


Languages

Language:C 95.5%Language:Makefile 1.9%Language:C++ 1.1%Language:CMake 0.9%Language:Objective-C 0.5%Language:TypeScript 0.0%