mirror of
https://github.com/nishiowo/nishbox
synced 2025-04-21 12:14:39 +00:00
10 lines
302 B
Markdown
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)
|