File: INSTALL

package info (click to toggle)
monsterz 0.7.1-13
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,064 kB
  • sloc: python: 1,848; makefile: 71; ansic: 66; sh: 38
file content (16 lines) | stat: -rw-r--r-- 433 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
$Id: INSTALL 74 2005-03-08 17:33:05Z sam $

Build and installation instructions.

- Prerequisites
  - Python (http://www.python.org/download/)
  - PyGame (http://www.pygame.org/download.shtml)

- Unix / Linux:
  - You can run monsterz.py from its directory
  - If you want a system-wide installation that shares the score file,
    run "make", then (as root) "make install".

- Windows / Mac OS X:
  - Just run the monsterz.py file