an experimental 3d web browser
Go to file
zongor d1243efdd0 Update 'README.md' 2023-12-13 22:01:53 -05:00
.gitignore Initial commit 2023-12-05 22:39:31 -05:00
LICENSE Initial commit 2023-12-05 22:39:31 -05:00
README.md Update 'README.md' 2023-12-13 22:01:53 -05:00
go.mod initial commit 2023-12-05 22:41:04 -05:00
go.sum initial commit 2023-12-05 22:41:04 -05:00
main.go add loading links and divs 2023-12-13 00:51:50 -05:00

README.md

netrunner

An experimental 3D web browser.

building

Install raylib : https://github.com/raysan5/raylib/wiki/Working-on-GNU-Linux

Install raylib-go https://github.com/gen2brain/raylib-go

Then run go get to get the rest of the libraries