Endow
Endow is a game in wich you take the role of a comic illustrator. You must draw a storie before it's too late.
Juan Terrer
(sevenshadows)
(I'm having problems with the text editor... S:)
First of all, sorry for my writting, I'm from Spain.
Intro
Endow is a game in wich you take the role of a comic illustrator. You must draw a storie before it's too late.
I've created the code, the drawings and music.
Images
Music
I've created this two soundtracks with Fruity Loops 10.1.
Soundtrack 2 (It's not from Leviathanic, that was the other name of this project).
Story
The story can be told ¡because you are the writter! You will choose between three kinds of stories. Right now I'm developing the "thrill" one. You are a policeman from the 50's, and you have to solve mysteries.
More information
Visit
https://sites.google.com/a/iespiramide.es/endow/ (Is in English and Spanish). Or: https://endow-game.blogspot.com.es/ (Is in Spanish, but with a lot more of information and pics).
When?
Well... I actually don't know, you can follow this post, or my personal blog to see more. Now you can test the pre-alpha version (with not much interaction), but just for curiosity.
Changes
Links
Releases
Pygame.org account Comments
-
yupswing 2012-06-24 22:53
Traceback (most recent call last):
File "NN_eng.py", line 880, in <module>
if nota_final > variables["mejor_nota"]:
KeyError: 'mejor_nota'
Traceback (most recent call last):
File "Inicio.py", line 402, in <module>
visor.blit(raton3, (x, y))
pygame.error: display Surface quitAfter the first scene the game crashes (python27, pygame 1.9)
Juan Terrer Gabarre 2012-06-24 23:38
But it's not at the first scene, is when you "end" the game. S:
Seven 2012-06-24 23:10
Mmm... I see. I'm fixing that, thanks!
Juan Terrer Gabarre 2012-06-24 23:20
Ok, I found the problem.You need exactly this to solve it:
https://www.mediafire.com/downl...
Just copy and paste (put it in the same folder as NN.py). :D