| Name | Modified | Size | Downloads / Week | 
|---|---|---|---|
| README.txt | 2011-12-19 | 1.6 kB | |
| BV_alpha.zip | 2011-12-19 | 8.5 MB | |
| tech_demo_v06.zip | 2011-12-12 | 9.5 MB | |
| tech_demo_v05.zip | 2011-12-05 | 8.9 MB | |
| tech_demo_v02.zip | 2011-11-03 | 433.5 kB | |
| tech_demo_v01.zip | 2011-10-04 | 15.3 kB | |
| Totals: 6 Items | 27.4 MB | 0 | 
B.V.
===============
TEAM: 		FLAMING WOLF
Code:		Zoltan Bíró,  blog at byteadventures.blogspot.com
Artworks: 	opengameart.org,http://www.charas-project.net
Sounds: 	soundbible.com
DEPENDENCIES:
You might need to install some of these before running the game:
  
Python 2.6:     	http://www.python.org/
  
PyGame 1.9.1:     	http://www.pygame.org/
  
gameobjects-0.0.3 	http://code.google.com/p/gameobjects/
RUNNING THE GAME:
Unzip it then execute run.py. Wait for the program to load. Play. If it doesn't work open terminal/console and "cd" to the game directory and run: python run.py or <path to python.exe>
HOW TO PLAY THE GAME:
Use WASD to move on the map. Target with mouse and use mouse button to shot/cast. Use SPACE to speak with NPC.
LICENCE:
 
The source code is under GNU licence.
Flaming Wolf,B.V., This is a game.
    Copyright (C) 2011  Zoltán Bíró
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.
    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.