nishbox/engine/README.md
2025-04-20 15:28:01 +09:00

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)