Posts Tagged ‘pyglet’
I’m in this year!
Right, I’m in! This is my first year of ld, so don’t expect anything special.
I’m (probably) going to use:
Pyglet + Pymunk + Python
and I’m developing on Linux
My development will be done in https://github.com/kragniz/ld48-22
Good luck all other contestants!
Time to get started.
After a mishap with my ankle involving a cartwheel, I decided to get some sleep last night. Now, I’m ready to get started. Very simple concept – escape mazes and collect things along the way. The mazes will have ways of making sure you move quickly. I learned a bit of pyglet before I fell asleep, and I’m going to try to figure chrono-lapse out now, and I just installed kolourpaint. We’ll see what I can make before I fall asleep again!
Progress, progress
Saturday, April 18th, 2009 1:29 ammy game lib.
I originally planned to use LOVE game engine, but i thought i just keep it for later as Pyweek is just days after LD.
Moreover, i probably don’t have much time as i has some school field trip for 1 day. (11pm GMT+8 – 11pm GMT+8 = 24 hours)
I’ll be using Python and Pyglet, and here’s my states/buttons/sprites/resourcemanager
http://code.google.com/p/jabersgamelib/downloads/list
Ported from a game called No (nonogram game) from LOVE game engine to Python/Pyglet.
Have a look at the example – don’t just copy and paste the example code and add your contents later.
EDIT: Veerry sorry, link goes to to LOVE website, now updated to my googlecode page.
Martini Serpents
Final build. I’ll be honest; I’m an hour late. So, yeah, I spend 49 hours on the game.
A Windows executable is available here (6Mb). Source is included, so if you have Python and pyglet 1.1 installed it should run anywhere.
Instructions:
There are 5 martinis in the game. The first sepent to get all 5 wins. The only way to gain martinis is to steal them by attacking the opponent serpent. To attack, simply click with the mouse. After an attack, a period of time must pass before a new attack can be launched. The cusor lights up red when the cooldown is over and the target is within range.
Edit: Play as the Coral snake, choosing the Milk snake for opponent and go for easy mode, for you first couple of plays.
-Simon
Edit: On a development note, I am pleased with the outcome – I’m especially glad I took out a couple of hours to do all the instruction screens and messages. BUT, if I have 1 regret, it is that I didn’t make more serpents to choose from. The framework is there, I just needed to paint some textures and find some fun paramter values. Oh well, that’s the horror of The Deadline for you.
Cannon Hates Tower
Hello! This is a competition entry. It is a simple game where you shoot cannonballs at a tower. Eventually, the tower will succumb. You get more points for letting blocks hit the ground before the top of the tower does.
Hold SPACE to power up the cannon, release to fire. Up and down changes the angle. That’s it!
Requires pyglet/pymunk. Doesn’t run too fast. All those quads to draw, and all.
Snowroller Final
Wow, “finished” the game with more than an hour left. Very simple gameplay, but at least playable in a couple of minutes (I hope!). Note: This version require that you have python and pyglet installed. Read the readme.txt! I will hopefully be able to make a py2ex’d version tomorrow.
The game can be downloaded here: Snowroller download (2nd try)
edit: Papper found a last minute bug that Ive fixed (within the time.) Now it is the final version (really!).




