Thanks a lot @RoboMarchello ! The pygame-HTML project can definitely modified to run a simplified version of Wikipedia. The current limitations are: [1] No JavaScript support [2] Limited CSS support [3] Uses basic HTML rendering, no fancy GUI layout like flexbox etc. [4] Limited alignment horizontally and vertically However, the advantage is that you can integrate it with python and pygame, and therefore use it for GUI rendering in pygame. You can even bind hyperlinks to some action in pygame.
TankKING!!! we back ! amazing work !!
😃😃😃
Good stuff!!! I really like the audio visualizer project!!
Thanks! I am working on it still, and going to make it better :)
Nice projects! Keep it up!
The pygame-HTML project is interesting, it would be cool if it could run a simplified version of Wikipedia or something
Thanks a lot @RoboMarchello !
The pygame-HTML project can definitely modified to run a simplified version of Wikipedia.
The current limitations are:
[1] No JavaScript support
[2] Limited CSS support
[3] Uses basic HTML rendering, no fancy GUI layout like flexbox etc.
[4] Limited alignment horizontally and vertically
However, the advantage is that you can integrate it with python and pygame, and therefore use it for GUI rendering in pygame. You can even bind hyperlinks to some action in pygame.