March 2010 challenge: “Wibbly-wobbly”
Things From Above - first public beta release
Posted by macrobe on 2010/04/02 22:27
Source code only for now; requirements: python 2.6 and pygame.
Here's a screenshot from earlier today:
Basically, you move the kid around. Things are falling from the sky. Try collecting good things (chicken parts) while avoiding bad things (knives).
Originally, our plan was to do a platformer game, where everything is wobbly (player, enemies, maybe even the landscape). Soon we realized that we bit off more than we could chew. So we had to cut back on our ambitions and settle for this instead.
my to do list for tomorrow:
- include final artworks, as soon as I get them from SpaceBugman
(if you are reading this, bug man: send! more! artwork! - now!) - tweak some parameters in order to make this game fun and challenging
- get my hands on a computer with windows on it
- build packages for windows and mac
MataesascosasdeCOLORES - 24 Hours Elapsed
Posted by eordano on 2010/04/02 22:23
Here are some screenshots of the game as it is now:
http://rolfeteam.com.ar/pyweek_screen/Screen1.png
http://rolfeteam.com.ar/pyweek_screen/Screen2.png
http://rolfeteam.com.ar/pyweek_screen/Screen3.png
http://rolfeteam.com.ar/pyweek_screen/Screen4.png
We don't have sound at the moment, we are waiting for our sound artist to deliver the sounds.
The game is kinda silly, just a point and shoot game, and we tried to do the "wibbly-wobbly" by making enemies take strange forms.
Mr. Wobbly's Great Escape - Early final submission! o/
Posted by ServalKatze on 2010/04/02 21:24
Whew. I've just uploaded our final submission. It's a small puzzlish plattformer, more puzzlish than plattformish and pretty simple. I hope you'll enjoy it a little. Don't be afraid of the later levels. Just rotate the pipes until they fit. :P
If the last level (the one with soooo many pipes) seems too difficult you can peek at the solution.
Unless I find some really, really, really embarrasing bugs I can lean back and enjoy the holidays now.
Good luck to the other teams/individuals who are not as lazy as me. ;)
Wibbly-Wobbly the Canine Screwdriver - So what's that god bar nonsense anyway?
Posted by adrwen on 2010/04/02 19:09
The god bar is an object that sits in the top of the screen, it contains a picture of god (a canine screwdriver with a halo) and a message from god.
Obviously, a god bar doesn't help much in many games, but in Wibbly-Wobbly: The Canine Screwdriver it is absolutely essential. This is because the aim of the game is to learn the language of the gods (they have started to communicate with you using a weird language).
Basically it is a game with puzzle game like levels that are almost impossible to finish, unless you know how to finish them. How each level is supposed to be finished can be extracted from the gods, as they will be guiding you verbally in their very weird language. For each cutscene and level you will hopefully familiarize yourself with the language so that you can eventually take direction from the gods and finish the levels quickly.
The game has actually changed quite a bit since I last uploaded a screenshot, so before i start writing menus and levels, I will add a bunch of screenshots (of the demo levels I have been using to test the different components of the game). The source is rather ugly though, so I wont upload it until I absolutely have to!
Intestinvaders - Problem
Posted by adam on 2010/04/02 17:15
Non Time - maybe I can finish my game.
Posted by milker on 2010/04/02 16:23
Stalk - Adventures in growing ... and cython
Posted by richard on 2010/04/02 11:57
I now have a rather pleasing (in my opinion) growth animation for the path and the branches off the path.
Try it out if you like: stalk-4.zip
(marked as a final upload just in case I don't get a chance to make another)
I ran into a problem where enough branches being grown drops the frame from a steady 60FPS to around 30FPS (on my MacBook). Not so pleasing.
I've optimised a few things with cython. The result is that I can now happily re-generate the path curves and vertices every frame and the FPS doesn't dip below 60.
Neat.
Along with my own curve code I've implemented cython versions of the euclid module's Vector2 and Matrix3 (since my curve code uses those implementations for parameters and determining normals and the like).
Wobleigh Towers - Jelly dematerialisation
Posted by gcewing on 2010/04/02 11:45
The screenshot below shows an interesting bug that resulted in smeared jelly appearing from another part of the universe when using the sonic screwdriver.
I am the unstable - Sorry, had to drop out early
Posted by shundread on 2010/04/02 10:42
-Shundread
Wibbly-Wobbly Boxing Penguins of DOOM - Sounds are fun
Posted by Burns on 2010/04/02 09:26