nishbox/README.md
2025-03-31 11:18:35 +09:00

10 lines
302 B
Markdown

# NishBox
multiplayer sandbox game i might work on
## Stack
- OpenGL 1.1 (probably) on WGL/GLX
- [Open Dynamics Engine](https://ode.org)
- [PawnScript](https://www.compuphase.com/pawn/pawn.htm), but [patched by me](https://github.com/nishiowo/pawn)
- [stb_image](https://github.com/nothings/stb)