mirror of
https://github.com/nishiowo/nishbox
synced 2025-04-22 04:34:38 +00:00
12 lines
367 B
Markdown
12 lines
367 B
Markdown
# GoldFish Engine
|
|
|
|
## Stack
|
|
- OpenGL 1.1 (probably) on WGL/GLX/[GLFW](https://www.glfw.org/)
|
|
- [Open Dynamics Engine](https://ode.org)
|
|
- [zlib](https://zlib.net)
|
|
- [Lua](https://lua.org)
|
|
- [stb](https://github.com/nothings/stb)
|
|
- [miniaudio](https://github.com/mackron/miniaudio)
|
|
- [jar](https://github.com/kd7tck/jar)
|
|
- [Premake5](https://premake.github.io)
|