-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.txt
47 lines (31 loc) · 1.12 KB
/
README.txt
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
__ __ ___
| \ |__) | | /\ \ / |__
|__/ | \ . |/\| /~~\ \/ |___
[ ] > Story
Dr. Wave was your average scientist working in an average laboratory. One
day, Dr. Wave built a device that allowed him to be both a wave and a particle
at the same time, thus breaking the laws of physics. But, because breaking the
laws of physics is very illegal, a horde of angry scientists is now out to get
him!
[ ] > Controls
Up/Down/Enter : Menu selection
F : Turn into a wave to avoid obstacles
F+Up : Jump over obstacles
[ ] > How to launch the game
On Windows : The game requires Windows Vista, 7 or 10.
1- Install python from windows/python-3.6.0-webinstall.exe
2- Thank, run "install_pygame.bat"
3- To play, double-click on "play_game.bat"
On Linux, install Python 3 and Pygame and run the game with:
cd download/dr_wave/
./play
OR
python main.py
On Debian and Ubuntu, you may need to substitute "python" with "python3".
[ ] > Credits
Akaash : Graphics
Alex : Code
Hicham : Graphics
Jerem : Sound design, Code
Nico : Graphics
Val : Music, Code