This is a read-only archive of the old Scratch 1.x Forums.
Try searching the current Scratch discussion forums.

#1 2012-10-16 00:09:14

MelonInc
Scratcher
Registered: 2012-06-08
Posts: 100+

Python Projects?

I'm new to Python, but I've learned some of the basics: variables, lists, output, input, loops, and conditionals. I've converted some Scratch projects, but I want to try something more original. Does anyone have any ideas? Thank you!


http://i37.tinypic.com/2qixx6c.png

Offline

 

#2 2012-10-16 00:15:59

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Python Projects?

Make a text based platformer that you can play in the terminal/command prompt, using ASCII art  big_smile


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#3 2012-10-16 00:32:39

MelonInc
Scratcher
Registered: 2012-06-08
Posts: 100+

Re: Python Projects?

What's ASCII art? By the way I love your sig!  big_smile


http://i37.tinypic.com/2qixx6c.png

Offline

 

#4 2012-10-16 00:33:55

MelonInc
Scratcher
Registered: 2012-06-08
Posts: 100+

Re: Python Projects?

Is it just characters and stuff? Like __ and | for walls and platforms?


http://i37.tinypic.com/2qixx6c.png

Offline

 

#5 2012-10-16 01:10:59

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Python Projects?

Yea, exactly  smile


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#6 2012-10-16 01:29:47

Gravitation
New Scratcher
Registered: 2012-09-26
Posts: 500+

Re: Python Projects?

jji7skyline wrote:

Yea, exactly  smile

Nice sig, I keep mistaking you for cheddar.  tongue

I suggest making up your own language (with it's own syntax) and writing a parser. It's great fun. Just for what you already know, though.

Offline

 

#7 2012-10-16 01:46:04

slinger
Scratcher
Registered: 2011-06-21
Posts: 1000+

Re: Python Projects?

@Gravitation, me too!
For a Python project I suggest making a big project that could take months, I find that's the best way to learn. Maybe like a home server that receives stuff from other computers and then sends it to computers on demand?


http://s0.bcbits.com/img/buttons/bandcamp_130x27_blue.png

Offline

 

#8 2012-10-16 01:47:22

jji7skyline
Scratcher
Registered: 2010-03-08
Posts: 1000+

Re: Python Projects?

I have a feeling I am going to subconsciously diminish cheddar's reputation. I should change my sig  lol


I don't know why you say goodbye, I say hello!  big_smile

Offline

 

#9 2012-10-16 14:06:43

transparent
Scratcher
Registered: 2011-04-19
Posts: 1000+

Re: Python Projects?

You should, but I don't understand how you're diminishing her rep?
Oh, because perhaps someone mistakes you as her?


yes, yes i do.

Offline

 

#10 2012-10-16 15:58:27

technoguyx
Scratcher
Registered: 2008-10-18
Posts: 1000+

Re: Python Projects?

I, oddly, associate that sig to jji7skyline rather than cheddar. ._. Don't see her often these days.

On-topic: Try a more or less big game. Not an RPG, that may be too big... Perhaps a platformer or a scrolling shooter?


http://getgnulinux.org/links/en/linuxliberated_4_78x116.png

Offline

 

#11 2012-10-16 16:41:41

MelonInc
Scratcher
Registered: 2012-06-08
Posts: 100+

Re: Python Projects?

Wow, thanks everyone! I'll try my best, but I don't know graphics yet. Do you know where to start learning graphics? My book doesn't cover that...


http://i37.tinypic.com/2qixx6c.png

Offline

 

#12 2012-10-16 18:17:37

cheddargirl
Scratch Team
Registered: 2008-09-15
Posts: 1000+

Re: Python Projects?

technoguyx wrote:

I, oddly, associate that sig to jji7skyline rather than cheddar. ._. Don't see her often these days.

On-topic: Try a more or less big game. Not an RPG, that may be too big... Perhaps a platformer or a scrolling shooter?

Ah, I've been busy and I haven't been inspired to post much. I guess I'm out of touch with what the community likes and reads these days.  tongue  But the sig? That's the one I've been toting around for a while for the Welcoming Committee. I don't mind if others start using it.
----------
Getting back on topic: There's a lot of beginner-friendly Python project ideas online - a search engine like Google brings up a lot of ideas. A storymaker or calculator comes to mind as a cool beginner project.  smile

No idea about Python graphics, though. ^^;


http://i.imgur.com/8QRYx.png
Everything is better when you add a little cheddar, because when you have cheese your life is at ease  smile

Offline

 

Board footer