PyWeek - Nicolas Palumbo

Second chance
This is a solo entry by Nico.

all that my project do by now, just draws the background

Awards

Give this entry an award

Files: Uploader Date
snapshot4.png 51.60 Kbytes Nico 2006/09/09 00:22
all that my project do by now, just draws the background
disappear.tar.gz 20.31 Kbytes Nico 2006/09/09 00:09
Source, all i have done

Saturday 09 September, 2006

[ Nico @ 00:23 ] Sorry

I will do it better next pyweek

Tuesday 05 September, 2006

[ Nico @ 22:47 ] Stuck

I'm trying to code my first steps, i'm using the MVC pattern to post events like the tutorial previously mentioned and i'm going crazy, i hope that i can solve this madness

[ Nico @ 01:40 ] the astar library is working fine

Was my fault, when i see the Demo, in a visual way it seems to be wrong because it work in a different way when finds a path under or over a diagonal wall, but it seems to be only an ilussion because of the way the map is draw, sorry for the time, thanks

[ Nico @ 01:01 ] Astar library not Working

a warning for the people who attemps to use the library (http://www.pygame.org/projects/9/195/). the library is not working. i'll upload an snapshot

Monday 04 September, 2006

[ Nico @ 23:03 ] question

1) can i use a pathfinding function that i have coded about six months ago? 2) i'm thincking in design my game using this structure http://www.pygame.org/wiki/tut_design?parent=tutorials i think that some things shall be allmost the same, am i cheating???

Sunday 03 September, 2006

[ Nico @ 23:32 ] game ideas

i have one history idea: you are a guy trying to dissapear of your wedding. i have two games ideas with this story: 1) your bride is tryin to catch you, as you run, you must avoid obstacles as well, at some time running (crossing a finishline) you can dissappear and pass the level, the mother-in-law can rush you too, i see later. 2) some kind of puzzle, you must collect some items, those give you the dissapearing ability as you avoid your bride/mother-in-law, until you completely dissapear, with various levels. 3)a mix between the 2 mentioned ideas