September 2007 challenge: “Twisted”
Primordial Waffle Forge - For those needing to feel better about themselves
Posted by donal.h on 2007/09/07 17:38
- I've got a concept
- I've got a framework
- Learn OpenGL
- Learn Geometry
- Program the parts of the game that use the two previous items
- Not completely alienate my girlfriend
Lazy Susan - Lolly pieces
Posted by alex on 2007/09/07 17:00
That's a day or so of polishing and optimising, and making it work on mac. A few more animations and textures to do, then sound. Don't think there's time for network play.
Hey it's Sid the Grasshopper! - Falling behind
Posted by john on 2007/09/07 15:12
But do not fear, for I am about to rethink some of my ideas, and I will succeed in finishing my game as the great deadline breaks overhead!
Rochester Vikings - Twisted Life Version 0.8.1
Posted by paulreiners on 2007/09/07 12:56
Let me know if you run into any problems with it.
Vortex Racers - For those with low fps
Posted by scav on 2007/09/07 12:52
python2.5 run_game.py --snowThis option turns off most of the textures, which should help out those with slow hardware.
Hectic Game Development 2 - Twisted release
Posted by Hectigo on 2007/09/07 12:42
I just uploaded the first playable (at least sort of) version of my game. It still has glitches, bugs and all sorts of other evil thingies, but the basic engine is there.
To be done before end of PyWeek:
- Finish unit buying functionality (buying at the second base slot, disabling buying when an unit was in the slot at the beginning of the turn)
- Add twisting function
- Add checking of victory conditions
- Add sound effects
Well, at least I completed something. I have a feeling that I tried to tackle a bit more than I could handle in a week, but at least I've been learning a lot of stuff and improving and testing Splush. I'll publish a more complete post mortem next week.
Gloopy - Finally! A working demo
Posted by codexile on 2007/09/07 10:40
We did so much I hardly know where to start. Secondly we're so tired, we hardly know what we're saying. We. You. Huh? Kaleidoscope.
So, we've laid the groundwork and so it's pretty easy to generate content at this point. In this demo you can jump on Drakko, the first monster in the game, to twist around him and take control of his abilities.
Right now you can't be hurt, and you really don't have anywhere to go, but feel free to explore and have fun! We definitely have a lot more work ahead of us, the game is nowhere near complete, but we wanted to get something out there.
Some of the images are a bit off, and we seem to have some lag issues, but we hope you still find it enjoyable!
Left / Right moves Space Jumps Left Ctrl fires Hold up and down to aim your attack!
The network plumber - time.get_more()
Posted by Mikle on 2007/09/07 10:16
Team Chuck Norris Is God - First test version
Posted by Papper on 2007/09/07 09:03
It doesn't use any super fancy opengl features as far as I know, but you never know what might show up.
At the time there's only one level and it's hard coded into the game, just for testing purposes. I will be adding some sort of loader for levels, I think having them hard coded like this is gross and horrible but well, I just haven't gotten that far yet :)
Over all the code is very very "just get it done" and needs major clean up and restructuring, which should be easy considering the small size. But for now it works which makes me happy.
The game of Allefant - Day 5
Posted by allefant on 2007/09/07 08:33
- base engine (twisted gravity): done
- font: done
- main character: done
- enemy 1: done
- enemy 2: done
- NPC 1: done
- moving platform: done
- title: done
- tileset: mostly done
- menu: started
- enemy 3: started
- editor: started
- sound: some
- music: some
- exit: tbd
- lever: tbd
- door+key: tbd
- collectibles: tbd
- boss: tbd
- levels: tbd
- gameplay: tbd