PyWeek 22 challenge: “You can't let him in here”

Spacestation - Day One - Off To A Fair Start

Posted by daftspaniel on 2016/09/04 18:56

Lots happening today but a few hours were available for PyWeek. Yay! I worked on getting the structure and basic game mechanic together. The goal is achievable - I may have to finish Friday being realistic. Trying to keep the code very organised and componentised. Definitely want to add gamepad support.

The theme lends itself well to a defending type game so I combined this with the old arcade game Space Zap which is a reaction/timing game at its core. I had decided to make all GFX with primitives as my mouse is currently broken and this fits my desired look anyway. I plonked a pygame.draw.circle in the middle of the screen. Once it fired a few lasers I immediately thought..... DEATH STAR! Going to have fun with this now!

Add a comment

Ripple - First Day

Posted by Benjamin on 2016/09/04 10:27

I made some good progress. I have the structure of the game layed out with source files as I usually like them. I'm using the "esper" ECS library and pyglet, so it just took a few Components and Processors to get a simple title screen up. No "game" yet to speak of at this point.

Add a comment

Coulrophobia - First thoughts

Posted by HipetyHopit on 2016/09/04 06:03

Ok, this was the theme I was least hoping for. Still, lets see what I can do...

1 comment

Nashes to Ashes - Nashes to Ashes - Day 1

Posted by paulpaterson on 2016/09/04 04:16

I had a few hours to work on the design today as the start time is 7PM in my time-zone. I have most of the game planned out and a basic story structure. I’m using the Dr Strangelove movie as an overall inspiration along with the infiltration interpretation of the “you can’t let him in here” theme.

Tomorrow will be a full day so I hope to get the engine built and a first stab at a playable level.

Add a comment

Block the Knight - Keep it Simple Silly

Posted by pyrex on 2016/09/04 02:59

Going for real simple game play and one button 'space bar' input. I'm playing with a wacky physics in a jump over obstacle game. The boss has given orders to not let in the hero, James Block 00L7, a square character if there ever was one.

Add a comment

Upside Down - You can't let him in here, but I can. ^ v ^

Posted by xmzhang1 on 2016/09/04 00:22

OK, I think this time I will do sth challenge for myself. As my game name showed, I want to design two reversal world, one is normal, one is upside down. Let me do it now.

Add a comment

None Yet - Day 1

Posted by sam0s on 2016/09/03 13:00

Time to think of a game.. haha.

Add a comment