You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
1.4 KiB
57 lines
1.4 KiB
8 years ago
|

|
||
8 years ago
|
|
||
8 years ago
|
NOT EVEN ALPHA
|
||
|
|
||
|
(Licences of used music and art and libs at end of file or in LICENSES.txt)
|
||
|
|
||
|
Version 0.3.x
|
||
|
|
||
|
wasd or arrowkeys for movement
|
||
|
f12 for screenshot
|
||
|
f6 to change music
|
||
|
esc to exit
|
||
|
f or space to shoot
|
||
|
y to move faster
|
||
|
c when power bar is filled up will shoot in 8 directions
|
||
|
many hidden features
|
||
|
|
||
|
Simply paste your music into the music folder to be included in the game.
|
||
|
"_" will be replaced with spaces (" "). For best support use .ogg but .mp3 will work too.
|
||
|
|
||
|
(Codelines ver:0.3.2.7)
|
||
|
File: Code,Commented or whitespace,total
|
||
|
Run.py 39 ,14, 53
|
||
|
tygamusic.py 218,80,298
|
||
|
chat.py 4, 5, 9
|
||
|
draw.py 222,55,277
|
||
|
interface.py 93,17,110
|
||
|
main.py 44,34, 78
|
||
|
menu.py 287,68,355
|
||
|
midi_in.py 57,13, 70
|
||
|
missions.py 52,19, 71
|
||
|
movement.py 139,29,168
|
||
|
namings.py 57,16, 73
|
||
|
objects.py 287,54,341
|
||
|
settings.py 381,78,459
|
||
|
sounds.py 7, 4, 11
|
||
|
specials 70,15, 85
|
||
|
|
||
|
Total: 2220,501,2721
|
||
|
|
||
|
Top3 code only:
|
||
|
settings.py 381
|
||
|
menu.py 287, 68
|
||
|
objects.py 287, 54
|
||
|
Top3 Commented or empty lines:
|
||
|
tygamusic 80
|
||
|
settings.py 78
|
||
|
menu.py 68
|
||
|
Top3 Total:
|
||
|
settings.py 459
|
||
|
menu.py 355
|
||
|
objects.py 341
|
||
|
|
||
|
You can contact me on the homepage: http://www.pygame.org/project-Project+Interstellar-2943-.html
|
||
|
or via email: max12354678910@gmail.com
|
||
|
(subject: Project_interstellar)
|