NiL is a modular multi-purpose gaming engine including a multiplayer worm game a little like quake, except it's 2d and a little like worms except it's realtime.
paklib provides easy-to-use pak-file access for the well-known Quake2 PAK files.
It consists of two files and is easy to use in your source code.
It is written in pure C and makes only use of stdio.h, stdlib.h and string.h
If you are a game developer