_____________________________________________________
| PPPPP OOOOOO LL YY YY GGGGGGG UU UU NN NN |
| PP PP OOOOOO LL YY YY GG UU UU NNNN NN |
| PPPPP OO OO LL YYYY GG GGGG UU UU NNNNN NN |
| PP OO OO LL YY GG G GG UU UU NN NNN NN |
| PP OO OO LLLLL YY GG GG UUUUUU NN NNNNN |
| PP OOOOOO LLLLL YY GGGGGGG UUUUUU NN NNNN |
‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾‾
PolyGun
PolyGun is a voxel-based multiplayer first person shooter game/engine.
Licensing
PolyGun is free software. See LICENSE.TXT for the end user license agreement.
Contributing
See docs/CODING_STYLE.MD
Building
See docs/INSTALL.md
Building on Windows with MSYS
- Install all the required libs through PacMan
- Download master
- Go into the root dir
- cmake . -G"MSYS Makefiles" -DBUILD_CLIENT=ON -DBUILD_SERVER=ON -DRENDERER_GL=ON
- make -j[how many processors]
- ???
- Profit
Description
Languages
C++
96.9%
CMake
1.4%
GLSL
0.6%
Makefile
0.5%
AngelScript
0.4%
Other
0.2%