summaryrefslogtreecommitdiffstats
path: root/pacman-google
diff options
context:
space:
mode:
authormanuel <manuel@mausz.at>2011-04-17 19:19:56 +0200
committermanuel <manuel@mausz.at>2011-04-17 19:19:56 +0200
commit65195fdab6262d31056c74f922376de3b009943c (patch)
treee76a6141ae0603494dab0830baa41ec29a55f74e /pacman-google
parent8187d48b30defcb11c61ba5365fe974151849e38 (diff)
downloadfoop-65195fdab6262d31056c74f922376de3b009943c.tar.gz
foop-65195fdab6262d31056c74f922376de3b009943c.tar.bz2
foop-65195fdab6262d31056c74f922376de3b009943c.zip
a bigger commit again:
- fix pacman movement. now more like real pacman (again). e.g. if you press a direction-key again: the pacman will move in that direction as soon as possible and no repeated keypress is needed - add random colorized blocks (without dieing yet) - add cmdline-option: --nocolorblocks to disable that
Diffstat (limited to 'pacman-google')
-rw-r--r--pacman-google/mp3/audacity/eating_fruit.aup31
-rw-r--r--pacman-google/mp3/audacity/eating_fruit_data/e00/d00/e00009ad.aubin0 -> 9732 bytes
-rw-r--r--pacman-google/mp3/audacity/eating_fruit_data/e00/d00/e0000e7c.aubin0 -> 90680 bytes
3 files changed, 31 insertions, 0 deletions
diff --git a/pacman-google/mp3/audacity/eating_fruit.aup b/pacman-google/mp3/audacity/eating_fruit.aup
new file mode 100644
index 0000000..8580824
--- /dev/null
+++ b/pacman-google/mp3/audacity/eating_fruit.aup
@@ -0,0 +1,31 @@
1<?xml version="1.0" standalone="no" ?>
2<!DOCTYPE project PUBLIC "-//audacityproject-1.3.0//DTD//EN" "http://audacity.sourceforge.net/xml/audacityproject-1.3.0.dtd" >
3<project xmlns="http://audacity.sourceforge.net/xml/" projname="eating_fruit_data" version="1.3.0" audacityversion="1.3.3-beta" sel0="0.5712018141" sel1="0.5712018141" vpos="0" h="0.0000000000" zoom="3018.1743421053" rate="44100">
4 <tags title="" artist="" album="" track="-1" year="" genre="-1" comments="" id3v2="1"/>
5 <wavetrack name="eating_fruit" channel="2" linked="0" offset="0.00000000" rate="44100" gain="1" pan="0">
6 <waveclip offset="0.00000000">
7 <sequence maxsamples="262144" sampleformat="262159" numsamples="21888">
8 <waveblock start="0">
9 <simpleblockfile filename="e0000e7c.au" len="21888" min="-0.250029" max="0.260617" rms="0.070577"/>
10 </waveblock>
11 </sequence>
12 <envelope numpoints="0"/>
13 </waveclip>
14 <waveclip offset="0.49632653">
15 <sequence maxsamples="262144" sampleformat="262159" numsamples="1651">
16 <waveblock start="0">
17 <simpleblockfile filename="e00009ad.au" len="1651" min="-0.004097" max="0.002839" rms="0.000131"/>
18 </waveblock>
19 </sequence>
20 <envelope numpoints="0"/>
21 </waveclip>
22 <waveclip offset="0.53376417">
23 <sequence maxsamples="262144" sampleformat="262159" numsamples="1651">
24 <waveblock start="0">
25 <simpleblockfile filename="e00009ad.au" len="1651" min="-0.004097" max="0.002839" rms="0.000131"/>
26 </waveblock>
27 </sequence>
28 <envelope numpoints="0"/>
29 </waveclip>
30 </wavetrack>
31</project>
diff --git a/pacman-google/mp3/audacity/eating_fruit_data/e00/d00/e00009ad.au b/pacman-google/mp3/audacity/eating_fruit_data/e00/d00/e00009ad.au
new file mode 100644
index 0000000..5a34d7e
--- /dev/null
+++ b/pacman-google/mp3/audacity/eating_fruit_data/e00/d00/e00009ad.au
Binary files differ
diff --git a/pacman-google/mp3/audacity/eating_fruit_data/e00/d00/e0000e7c.au b/pacman-google/mp3/audacity/eating_fruit_data/e00/d00/e0000e7c.au
new file mode 100644
index 0000000..4d1a0ea
--- /dev/null
+++ b/pacman-google/mp3/audacity/eating_fruit_data/e00/d00/e0000e7c.au
Binary files differ