Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411661 Posts in 69396 Topics- by 58452 Members - Latest Member: Monkey Nuts

May 16, 2024, 04:01:51 AM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsCommunityTownhallForum IssuesArchived subforums (read only)CreativePyWeek 10
Pages: [1]
Print
Author Topic: PyWeek 10  (Read 2224 times)
blundis
Level 0
**


View Profile WWW
« on: February 25, 2010, 06:38:18 AM »

10
The next challenge is in March / April, 2010.
 My Word!

Friday 2010/02/26 Registration open
Sunday 2010/03/21 Theme voting commences
Sunday 2010/03/28 Challenge start
Sunday 2010/04/04 Challenge end, judging begins
Sunday 2010/04/18 Judging closes, winners announced

Who's entering? I'm polishing my python chops as we speak, getting ready for the big day. Actually entered last time but couldn't particpate for some reason i can't remember.

ps. is this the best place to post something like this? ds.
Logged
bigwavejake
Level 0
*


View Profile
« Reply #1 on: February 25, 2010, 07:53:26 AM »

I'd love to participate, but I'm afraid to go it alone.

I'm an awesome Python/Pygame programmer, but I got no art/sound/design skillz.  If anyone wants a solid coder, PM me.
Logged
george
Level 7
**



View Profile
« Reply #2 on: February 25, 2010, 08:27:09 AM »

Looking forward to it!

I've been trying to re-learn pyglet as well, over here.
Logged
blundis
Level 0
**


View Profile WWW
« Reply #3 on: February 25, 2010, 09:40:41 AM »

I'd love to participate, but I'm afraid to go it alone.

I'm an awesome Python/Pygame programmer, but I got no art/sound/design skillz.  If anyone wants a solid coder, PM me.

I'm pretty much the same but I actually find it quite liberating working towards a fixed deadline, because there's no time to mess with graphics. If it's vaguely recognizable/hilarious, it'll work. Check out some of the old entries, programmer art is pretty much par for the course.

Plus, there a crapload of assemble stuff to use.  Well, hello there!
Logged
Aik
Level 6
*


View Profile
« Reply #4 on: February 25, 2010, 05:29:02 PM »

Hrm - tempting. I have been using Python lately, but I'm not sure I'll have time. Would probably need to hack it out over the weekend and ... yeah, I'm not sure I'm a fast enough programmer to manage anything in that time.
Logged
george
Level 7
**



View Profile
« Reply #5 on: February 25, 2010, 05:41:34 PM »

Plus, there a crapload of assemble stuff to use.  Well, hello there!

Indeed!
Logged
Eraser
Guest
« Reply #6 on: February 25, 2010, 06:23:41 PM »

Sort of makes me wish I had any experience with Python. I've installed python and created a list of useful libs, but never bothered to start tinkering (Same with C++, heh).
Logged
blundis
Level 0
**


View Profile WWW
« Reply #7 on: February 25, 2010, 10:02:08 PM »

Just for the record, I think it's totally doable (like you're MOM!) to learn enough Python to get by before the competition. Check out something like http://www.korokithakis.net/tutorials/python for a quick intro or http://diveintopython.org/ to get a little more in depth.

After that, getting a basic pyglet app up and running is the work of seconds. That shit is beautiful it's like,

Code:
import pyglet

window = pyglet.window.Window()

@window.event
def on_draw()
    window.clear()

pyglet.app.run()

and Bob's your uncle.
Logged
george
Level 7
**



View Profile
« Reply #8 on: March 25, 2010, 11:46:11 AM »

Theme voting; challenge starts in 2 days, 4 hours and 15 minutes
Logged
Pages: [1]
Print
Jump to:  

Theme orange-lt created by panic