This website requires JavaScript.
Explore
Help
Sign in
core
/
gg
Watch
1
Star
0
Fork
You've already forked gg
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
High level graphics, UI or game engine
51
commits
2
branches
8
tags
416
KiB
Go
99.9%
d0aeb9d9e4
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
surdeus
d0aeb9d9e4
A bit directory refactoring.
2023-10-12 20:25:26 +03:00
cmd
A bit directory refactoring.
2023-10-12 20:25:26 +03:00
gix
A bit directory refactoring.
2023-10-12 20:25:26 +03:00
gx
A bit directory refactoring.
2023-10-12 20:25:26 +03:00
.gitignore
A bit directory refactoring.
2023-10-12 20:25:26 +03:00
go.mod
Implemented dynamic layering. (should think of optimizations because it requires to sort objects every frame.
2023-08-31 11:29:37 +03:00
go.sum
Implemented dynamic layering. (should think of optimizations because it requires to sort objects every frame.
2023-08-31 11:29:37 +03:00
mkfile
A bit directory refactoring.
2023-10-12 20:25:26 +03:00
readme.md
Init.
2023-02-17 07:27:56 +05:00
readme.md
gox
2D graphcs engine based on
ebiten
.