This repository has been archived by the owner on Dec 4, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME
50 lines (34 loc) · 2.25 KB
/
README
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Game Master Ghetto Blaster
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
`.---.`
`-:/+ooooo+::/+//::-.`
`---://+ooooo++/:::::/++//:-.`
`--/+/----://+ooooooo++/::::/+oo+/:--`
`-+ooo+---------://+ooooooooooooooo++.
`:ooooo:--------------:/++ooooo++++++.
`-ooooo----------------:---:/++++++++.
`-:+++---------------+ooo:---++++++++.
.. . .. . `.----------------+ooooo:--++++++++.
`+dMMMMMNMN` mMMM+ /MMMN` :yNMMMMNNM/ .NMMMMMMNNd+------oooooo/--++++++++.
.mMh:` `.sMM `NMMM/ :MMMM` yMm/.` `/NM/ .oMM..-:+NMo-----oooooo/--++++++++.
hMh -. NMdMM:-NMdMM /MM` .- /MM:::/sMN/-----/oooo+---++++++++.
dMs +sssss+ NM++MMNMs/MM +MN :ssssso` /MMNNNNMMd/`.----:++/----++++++:`
yMd oyyhMMo NM+ oMMy /MM :MM- :syyMMh. /MM -NM+ `..--------++++/.
`dMms+//+hMM. oMMho:``:ohMMo.oMMyo//+sMM+` ohMMsssssyMN: `.-----++/.
-oyhddhy+- .sssss: :sssss. `+shdddho:` `ssssssssss/` `.--/-
`
Installation:
Ubuntu 10.04 LTS - Lucid Lynx:
1) install pyglet+avbin from ubuntu repository
$ sudo apt-get install python-pyglet libavbin0
2) download GameMasterGhettoBlaster.py form the git-hub repository
3) start Game Master Ghetto Blaster with python 2.6
$ python2.6 GameMasterGhettoBlaster.py
Windows:
1) install python 2.6 (http://www.python.org/download/releases/2.6.6/)
2) install gtk+ (http://gtk-win.sourceforge.net/home/index.php/en/Downloads)
3) install PyGTK, PyCairo and PyGOjbect (http://www.pygtk.org/downloads.html)
4) install pyglet (http://www.pyglet.org/download.html)
5) download GameMasterGhettoBlaster.py form the git-hub repository
6) start GameMasterGhettoBlaster.py by double-clicking it