This website requires JavaScript.
Explore
Help
Register
Sign In
wisplite
/
a-star-go
Watch
1
Star
0
Fork
0
You've already forked a-star-go
mirror of
https://github.com/wisplite/a-star-go.git
synced
2026-06-27 15:37:07 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6
Commits
1
Branch
0
Tags
910f0e56cf11a2659fa25bfcd39060344cdac997
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
wisplite
910f0e56cf
cap the canvas size at 16000 to prevent GPU texture allocation issues (will replace with chunked textures in the multithreaded version)
2026-05-14 05:04:26 -05:00
go.mod
super basic GUI in raylib, use x11/xwayland forced mode and bruteforce scaling because the GLFW devs don't know how to support wayland
2026-05-12 02:19:37 -05:00
go.sum
super basic GUI in raylib, use x11/xwayland forced mode and bruteforce scaling because the GLFW devs don't know how to support wayland
2026-05-12 02:19:37 -05:00
main.go
cap the canvas size at 16000 to prevent GPU texture allocation issues (will replace with chunked textures in the multithreaded version)
2026-05-14 05:04:26 -05:00
S
Description
No description provided
179
KiB
Languages
Go
100%