Zombie Game - School Project
Someones school project they were working on that I found on a forum.
This is a small game demo developed as a school project (actually still under development, as hand in date is. January 23.)
This demo doesn’t contain a story, as the characters are not yet scripted (working on that), and there are a lot of bugs, but I would like to get your opinion, and also your help to discover bugs.
The bugs I already know about:
1: As mentioned, almost every aspect of the collision detection system. It is also extremely slow which is probably a result of Irrlicht’s collision system and my programming skills Smile
2: When you die, some times gravity screws up.
3: Characters can get stuck
4: Game is not framerate independent
5: Never did a complete test in OpenGL, but might work if swiched on in dead.ini
6: Animated characters are not lit correctly (Have no idea why)