preview.2.mp4
The ultimate web browser, built with a game engine.
Bussin Wattesigma is a web browser built with the Godot Engine and powered by the Chromium Embedded Framework (CEF). It revolutionises the web browsing experience by allowing you to use shaders and a bunch of other stuff that is supposed to "entertain" you.
Please download Bussin Wattesigma from the Releases tab.
You will need:
- Godot Engine (version 4.x or later)
- CEF (Chromium Embedded Framework) (
cef_artifacts
)
-
Clone the repository:
git clone https://github.com/face-hh/wattesigma.git
-
Open the project in Godot Engine.
-
Configure CEF:
- Download the
cef_artifacts
file off the Releases from thegdcef
repository. - Extract the contents to the project root. You should have the folders
cef_artifacts, Website, Assets, Shaders, ...
- Download the
-
Run the project from the Godot editor or export it for your target platform.
- Launch the Bussin Wattesigma browser
- If run for the first time, you'll be greeted with a welcome page.
- Press
CTRL
+I
for all the available shortcuts. - Press
CTRL
+L
and enter a URL in the address bar. - Press
CTRL
+S
to change some settings.
We welcome contributions to Bussin Wattesigma! Please keep the following in mind:
- Open an issue before starting work on major changes or new features, as it may create conflicts with existing pull requests, or the rewrite you wish to do isn't needed.
- Follow the existing code style and conventions.
- Write clear, concise commit messages.
- Update documentation as needed.
This project is licensed under the Apache 2.0 License. See the LICENSE file for details.
- The Godot Engine community
- The gdcef project contributors
Created with skibidi by facedev