mirror of
https://github.com/csd4ni3l/browser.git
synced 2026-04-25 19:49:01 +02:00
Remove all python stuff, simplify gitignore, update CREDITS, and tons of Rust rewriting basically. UI is done, but i might improve it by adding more functionality once im done with the rewrite. HTML Parser is done, and i started rewriting HTTPConnection. Just to note, this code doesnt work yet but i wanted to commit so its in the cloud.
This commit is contained in:
11
CREDITS
11
CREDITS
@@ -4,12 +4,7 @@ The Roboto Black font used in this project is licensed under the Open Font Licen
|
||||
|
||||
Thanks to https://browser.engineering for their tutorial on how to make a web browser from scratch!
|
||||
|
||||
Huge Thanks to Python for being the programming language used in this game.
|
||||
https://www.python.org/
|
||||
Huge Thanks to Rust for being the programming language used in this app.
|
||||
https://www.rust-lang.org/
|
||||
|
||||
Huge thanks to Arcade and Pyglet for being the graphical engines used in this application.
|
||||
https://arcade.academy/
|
||||
https://pyglet.readthedocs.io/en/latest/
|
||||
|
||||
Thanks to the following other libraries used in this game:
|
||||
pypresence - https://github.com/qwertyquerty/pypresence - Used for Discord Rich Presence
|
||||
Huge thanks to Bevy for being the graphical engine / ECS used in this app.
|
||||
Reference in New Issue
Block a user