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.
 
 
LordMZTE 5b69b7f4c1
fix: boxflow submodule
4 months ago
boxflow@98f3837c81 fix: boxflow submodule 4 months ago
src feat: add clear button 4 months ago
zalgebra@3c246c6225 init 6 months ago
.gitignore init 6 months ago
.gitmodules feat: port GUI to boxflow layout engine 5 months ago
LICENSE chore: add license 5 months ago
README.md init 6 months ago
build.zig feat: port GUI to boxflow layout engine 5 months ago
testbingo.txt chore: add testbingo file 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