You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
4 months ago | |
---|---|---|
boxflow@98f3837c81 | 4 months ago | |
src | 4 months ago | |
zalgebra@3c246c6225 | 6 months ago | |
.gitignore | 6 months ago | |
.gitmodules | 5 months ago | |
LICENSE | 5 months ago | |
README.md | 6 months ago | |
build.zig | 5 months ago | |
testbingo.txt | 5 months ago |
README.md
bingus
An OpenGL based bingo GUI, mostly meant for porting bingo
dependencies
- OpenGL
- GLFW3
- freetype
- Zig
paru -S --needed \
glfw-x11 \ # or glfw-wayland
glew \
freetype2 \
zig-git # `zig` arch package is completely outdated