September 2008 challenge: “The length of a piece of string”
Days of Tsunami - We couldn't be less for dinner...
Posted by ra on 2008/09/08 03:19
So we cooked some homemade lasagna... :D
Eye stabs - eye stabs. Do you? We figured out a possible idea for our game.
Posted by illume on 2008/09/08 02:10
Different 'lengths of string' play different notes on a guitar. So that's how it matches up with the theme.
------------------------------
In the dirty underground music scene often referred to as 'eye stabs', there are lethal gigs in select nightclubs around the world. Musicians play for eyes. A tune is played to the musician, and they must figure out the notes played.
Fuck up the tune, and you are stabbed in the eye! Get the tune right, fortune and respect are yours! Better than the riches and the adoration though -- rich club owners can give you spare eyes... and provide doctors that can give you back eyes you have had stabbed out.
So are you prepared to put your eyes on the line? Can you play well enough to avoid a stab in the eye? Do you trust the sleazy club owners doctors to fix your eye if it does get stabbed?
_____ q o o p q o!o p d o!o b \!!!/ |===| |!!!| |!!!| |!!!| |!!!| |!!!| _|!!!|__ .+=|!!!|--.`. .' |!!!| `.\ / !===! \\ | /|!!!|\ || \ \!!!!!/ // ) `===' (( .' !!!!! `.. / !!!!! \\ | !!!!! || | !!!!! || | !!!!! || \ ======= // `. ooooo .;' `-._______.-'
Yo Yo Brawlah! - 24 hours later
Posted by sjbrown on 2008/09/08 01:43
This time around, we have arcticclear as a new team member - she is just learning Python, and has animation experience.
Last night, Patrick worked on some initial yo yo attacks (seeking inspiration from youtube) and I learned pyglet well enough to make a scrolling level. Today we integrated our codebases, and I added enemy spawning, trigger zones, and masked off the boundaries of where you can walk on a map.
Screenshot up shortly...
edit: linked in screenshot
Kite Story - String
Posted by biccy on 2008/09/08 01:28
yup...Rope...String...thread.... this is going to be a fun week
Gondola - Art decisions for day one
Posted by joey101 on 2008/09/08 01:20
Today I tried three different methods of artwork. Painting, Blender and vector art. I finally decided on the vector as it was the easiest and least time consuming method to create quality artwork. The only downside is that it fails to look extraordinary and unique; but I guess that's the price I have to pay to get this done in a week.
Ugg... gnome's screenshot functionality needs work :P
ArmchairArmada PyWeek 7 - A Good Day's Work
Posted by ArmchairArmada on 2008/09/08 00:52
Even with not getting a good night's sleep yesterday I was able to accomplish everything I wanted to do today. I still don't know what kind of game I will be making, but at least I have a nice start on a 3D engine that can be put to use in creating something interesting.
I have been listening to music with Creative Commons licensing. There is a lot of great music. I will have to figure out what music to select and to ask if the artists would be ok with them being used in a video game competition -- which I doubt there will be too many problems with.
String Defense - Basic Gameplay
Posted by forrestv on 2008/09/08 00:30
Andrew and I have fleshed out the basic ideas of our game (hint: RTS with string building material) and we have started coding.
We really wish there was a more real-time way to collaborate... We are often working on the same thing and want to watch each other. After PyWeek, we're planning to work on a networked Python IDE showing other's changes @ progress in real-time.
Bungee Manager - Enough for day 1
Posted by Woodwolf on 2008/09/08 00:06
Stolen Fate - The day of ... thinking
Posted by richard on 2008/09/07 23:49
Of course at 3am while I was trying to sleep I realised that this was a dumb idea - the player is too close to the edge of the screen where bad things come from.
So at the start of day 2 (for me - the end of day 2 for Ehtirno and abzde) we decided to toss that out. We were having stability issues with pymunk on slower machines anyway.
Now we're working on an RPG with the core theme of The Fates:
Some nasty has stolen Fates' power and used it to attach your beloved, snipping of bits of life string. The bits have been handed to minions. You have to get the bits to save your beloved.
Littlest Goddess - Lessons From Day 1
Posted by ZeroByte on 2008/09/07 23:38
So Day 1 ends in about 30 minutes and I'm about to turn go to sleep after marathoning through this day. Here's what I think I've learned from day 1.
Pre-PyWeekPre-pyweek preparations are very important! Learning the technologies we use in pyweek before hand is great for code velocity. So code wise we did pretty well. Theme preparation wasn't too good for us though. We got caught off guard by Piece of String winning, I think we got too enamoured with our idea for Flatpacked that we didn't consider the other themes as much. Another place we could have done better (well, I could have done better) is in preparing the workflow. Was a bit rusty with 2d animations and I did not familiarize myself with my animation tools leading to much frustration on my side as I clumsily fought against the apps. Asset people should beef up on their pipeline too.
During PyWeekSince this is a weeklong competition there is also a question of having the stamina to see it through the week. I'm lucky being in the middle of school semesters so I can dedicate the whole week to this. However, I do not think I can sustain what I have done on the first day throughout the whole week, which is basically stay up the whole day working on the game. Got to pace myself instead of flaming out.
I think this especially applies towards touching the codebase. Tired programmers will tend to introduce more problems to the code rather than moving it forward, so thats kinda... no.
Asset velocity is another concern. I'm creating the art too slowly, I probably need to drop some frames from animations or just be outright lazy and use filters/effects. I also should have thought of using flash to draw the keyframes instead of struggling with photoshop/painter which are not primarily meant for animation.
Share your thoughts on what you've learned so far in the competition!