-
Notifications
You must be signed in to change notification settings - Fork 0
Free software 3rd person zombie shooter based on the FIFE engine
License
Unknown, GPL-3.0 licenses found
Licenses found
Unknown
LICENSE
GPL-3.0
COPYING
skangas/zombieswtf
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
ZombiesWTF README. -- About ZombiesWTF The game is not playable yet. It is developed in an unorganized and collaborative fashion. The focus is on having fun and creating the best game we can using given resources. -- Installation instructions 1. Decide where you want to work. Set the shell variable SRC_DIR to this directory: $ SRC_DIR=~/src $ cd $SRC_DIR 2. Download FIFE: $ svn co http://fife.svn.cvsdude.com/engine/trunk fife 3. Install FIFE dependencies. If you are on Debian/Ubuntu, it goes like: $ sudo apt-get install build-essential scons libsdl1.2-dev libboost-dev \ libsdl-ttf2.0-dev libsdl-image1.2-dev libvorbis-dev libalut-dev python-dev \ libboost-regex-dev libboost-filesystem-dev libboost-test-dev swig zlib1g-dev \ libxcursor-dev libopenal-dev libasound2-dev libguichan-dev 4. Build Fife. (Instructions at http://wiki.fifengine.net/Building:Linux:SCons) Probably, you may just type: $ scons ext $ scons 5. Run Zombies WTF like this: $ PYTHONPATH=$SRC_DIR/fife/engine/python/ ./run.py -- Licensing This game is Free Software, see COPYING for license information. All content created by us is implicitly licensed using the the CC-BY-SA v3.0 license. All graphics, music, sound effects that is added to the game from external sources has to be free as well. If you are unsure, here is a reference list of all acceptable licenses: http://wiki.debian.org/DFSGLicenses Be wary of some Creative Commons licenses. Some of them are non-free. -- Contact Join #zombieswtf @ irc.freenode.net
About
Free software 3rd person zombie shooter based on the FIFE engine
Resources
License
Unknown, GPL-3.0 licenses found
Licenses found
Unknown
LICENSE
GPL-3.0
COPYING
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published