Skip to content

Youssefbaghr/wattesigma

 
 

Repository files navigation

Bussin Wattesigma

preview.2.mp4

The ultimate web browser, built with a game engine.

https://wattesigma.com

About

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.

Setup and Installation

Pre-built

Please download Bussin Wattesigma from the Releases tab.

Compiling

You will need:

  • Godot Engine (version 4.x or later)
  • CEF (Chromium Embedded Framework) (cef_artifacts)

Getting Started

  1. Clone the repository:

    git clone https://github.com/face-hh/wattesigma.git
    
  2. Open the project in Godot Engine.

  3. Configure CEF:

    • Download the cef_artifacts file off the Releases from the gdcef repository.
    • Extract the contents to the project root. You should have the folders cef_artifacts, Website, Assets, Shaders, ...
  4. Run the project from the Godot editor or export it for your target platform.

Usage

  • 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.

Contributing

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.

License

This project is licensed under the Apache 2.0 License. See the LICENSE file for details.

Acknowledgments

  • The Godot Engine community
  • The gdcef project contributors

Created with skibidi by facedev

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • GDScript 46.0%
  • Svelte 36.9%
  • TypeScript 8.5%
  • JavaScript 5.5%
  • CSS 2.5%
  • HTML 0.6%