A browser from scratch written in Python, with the Arcade and Pyglet modules. Code is based on browser.engineering's tutorial.
- Python 99.4%
- CSS 0.6%
| .github/workflows | ||
| assets | ||
| http_client | ||
| menus | ||
| utils | ||
| .gitignore | ||
| .python-version | ||
| CREDITS | ||
| LICENSE | ||
| pyproject.toml | ||
| README.md | ||
| requirements.txt | ||
| run.py | ||
| uv.lock | ||
A browser from scratch written in Python, with the Arcade and Pyglet modules. Code is based on browser.engineering's tutorial.