Files
browser/CREDITS

10 lines
655 B
Plaintext

Thanks to OpenMoji for their awesome open-source emoji font, which is licensed under the Creative Commons Attribution-ShareAlike 4.0 International (CC BY-SA 4.0) license. Created by the OpenMoji community and students of HfG Schwäbisch Gmünd.
The Roboto Black font used in this project is licensed under the Open Font License. Read assets/fonts/OFL.txt for more information.
Thanks to https://browser.engineering for their tutorial on how to make a web browser from scratch!
Huge Thanks to Rust for being the programming language used in this app.
https://www.rust-lang.org/
Huge thanks to Bevy for being the graphical engine / ECS used in this app.