Comments on: Video Tutorial 1 – Making a Barebones Pygame Program http://www.scriptedfun.com/video-tutorial-1-making-a-barebones-pygame-program/ Game Programming for Beginners: Video Tutorials, Source Code, and Articles Mon, 18 May 2009 14:34:51 +0000 hourly 1 http://wordpress.org/?v=3.3.1 By: signal http://www.scriptedfun.com/video-tutorial-1-making-a-barebones-pygame-program/comment-page-1/#comment-17369 signal Tue, 15 Jul 2008 18:44:18 +0000 http://www.scriptedfun.com/?p=7#comment-17369 Having come from a C/C++/assembly background, I just recently discovered the allure of Python and Pygame. Needless to say I am having an incredible time learning all these new things. Every second I learn something new; I've read more tutorials and examples than I could count. But, your video achieves something different. With your calm and slow voice that speaks clearly and concisely you have no doubt accelerated the learning for many people. Using audio, visual, and interactive teaching methods this video is an excellent addition to the Pygame tutorial community and should be watched as soon as possible when one wants to learn Python and Pygame. Having come from a C/C++/assembly background, I just recently discovered the allure of Python and Pygame. Needless to say I am having an incredible time learning all these new things. Every second I learn something new; I’ve read more tutorials and examples than I could count.

But, your video achieves something different. With your calm and slow voice that speaks clearly and concisely you have no doubt accelerated the learning for many people. Using audio, visual, and interactive teaching methods this video is an excellent addition to the Pygame tutorial community and should be watched as soon as possible when one wants to learn Python and Pygame.

]]>
By: VideoTutorial - How to make a basic Pygame application from scratch | Newbie Game Programmers http://www.scriptedfun.com/video-tutorial-1-making-a-barebones-pygame-program/comment-page-1/#comment-11073 VideoTutorial - How to make a basic Pygame application from scratch | Newbie Game Programmers Mon, 12 Nov 2007 16:25:17 +0000 http://www.scriptedfun.com/?p=7#comment-11073 [...] Video Tutorial 1 - Making a Barebones Pygame Program [...] [...] Video Tutorial 1 – Making a Barebones Pygame Program [...]

]]>
By: Gabriel Hasbun http://www.scriptedfun.com/video-tutorial-1-making-a-barebones-pygame-program/comment-page-1/#comment-10890 Gabriel Hasbun Sat, 03 Nov 2007 04:41:44 +0000 http://www.scriptedfun.com/?p=7#comment-10890 Good, but where are the rest? Good, but where are the rest?

]]>
By: abhishan http://www.scriptedfun.com/video-tutorial-1-making-a-barebones-pygame-program/comment-page-1/#comment-9996 abhishan Sat, 22 Sep 2007 15:28:36 +0000 http://www.scriptedfun.com/?p=7#comment-9996 Nice tutorial! Really really liked it. I have just started out with Pygame and your tutorials look like a step in the right direction. Just one thing though. When I execute the script from Python GUI (IDLE), it doesn't exit smoothly (It has to be "end-task"ed). But when I double click it from explorer, it behaves properly. Any idea why?? Thanks for the great tutorial! Nice tutorial! Really really liked it. I have just started out with Pygame and your tutorials look like a step in the right direction.
Just one thing though. When I execute the script from Python GUI (IDLE), it doesn’t exit smoothly (It has to be “end-task”ed). But when I double click it from explorer, it behaves properly. Any idea why??

Thanks for the great tutorial!

]]>
By: leandro http://www.scriptedfun.com/video-tutorial-1-making-a-barebones-pygame-program/comment-page-1/#comment-6608 leandro Tue, 10 Jul 2007 13:26:32 +0000 http://www.scriptedfun.com/?p=7#comment-6608 Very good tutorial, it looks great... really nice indeed! My only suggestion is about the audio... since I'm not a native English speaker I find a bit difficult understanding what you say. It would be great if you speak a bit clearer and try to avoid microphone noises in your next video tutorials. It's not that I'm so bad understanding English ;), after all I can watch movies with no problems. Please take it as a positive critic, I really liked the tutorial but I'll need to watch it several times because I really want to understand it! Very good tutorial, it looks great… really nice indeed! My only suggestion is about the audio… since I’m not a native English speaker I find a bit difficult understanding what you say. It would be great if you speak a bit clearer and try to avoid microphone noises in your next video tutorials. It’s not that I’m so bad understanding English ;) , after all I can watch movies with no problems.
Please take it as a positive critic, I really liked the tutorial but I’ll need to watch it several times because I really want to understand it!

]]>
By: stupidfan http://www.scriptedfun.com/video-tutorial-1-making-a-barebones-pygame-program/comment-page-1/#comment-6307 stupidfan Tue, 03 Jul 2007 18:20:42 +0000 http://www.scriptedfun.com/?p=7#comment-6307 im having same problem do i need to save the file to a certain folder? im having same problem do i need to save the file to a certain folder?

]]>
By: milad http://www.scriptedfun.com/video-tutorial-1-making-a-barebones-pygame-program/comment-page-1/#comment-4295 milad Mon, 28 May 2007 16:35:01 +0000 http://www.scriptedfun.com/?p=7#comment-4295 this tut is really helpful so far but im stuck on the second vid. i didnt have the arinoid_master.bmp file. At first it said "Could not open data/arinoid_master.bmp" so i downloaded from the link you suggested. now that i have the file it still says the same thing. do i haev to move the file somewhere because i noticed during the video you said that the file should be in the data subdirectory, so you linked it to "os.path" so should i move it there? and how and where exactly do imove it to? thank you for the video and pleace e- mail me at : n0t0ri0us_MILAD@yahoo.com to help me with my problem this tut is really helpful so far but im stuck on the second vid. i didnt have the arinoid_master.bmp file. At first it said “Could not open data/arinoid_master.bmp” so i downloaded from the link you suggested. now that i have the file it still says the same thing. do i haev to move the file somewhere because i noticed during the video you said that the file should be in the data subdirectory, so you linked it to “os.path” so should i move it there? and how and where exactly do imove it to?

thank you for the video and pleace e- mail me at : n0t0ri0us_MILAD@yahoo.com to help me with my problem

]]>
By: mulander http://www.scriptedfun.com/video-tutorial-1-making-a-barebones-pygame-program/comment-page-1/#comment-2536 mulander Wed, 18 Apr 2007 15:08:02 +0000 http://www.scriptedfun.com/?p=7#comment-2536 Very nice introduction. I made an attempt to try pygame some time ago, but it was hard to find a solid base skeleton for applications. This tutorial seems to teach good practices about using pygame, and for that I would like to thank the author. Very nice introduction. I made an attempt to try pygame some time ago, but it was hard to find a solid base skeleton for applications. This tutorial seems to teach good practices about using pygame, and for that I would like to thank the author.

]]>
By: Chuck http://www.scriptedfun.com/video-tutorial-1-making-a-barebones-pygame-program/comment-page-1/#comment-1189 Chuck Sat, 17 Mar 2007 11:36:42 +0000 http://www.scriptedfun.com/?p=7#comment-1189 Hi Sereg. I'm glad to know you found the videos useful. My <a href="http://www.scriptedfun.com/particle-effects-for-games/" rel="nofollow">latest post</a> deals with a Space Invaders clone, which might help you as well in building your Galaxian clone. Good luck! Hi Sereg. I’m glad to know you found the videos useful. My latest post deals with a Space Invaders clone, which might help you as well in building your Galaxian clone. Good luck!

]]>
By: Sereg@ http://www.scriptedfun.com/video-tutorial-1-making-a-barebones-pygame-program/comment-page-1/#comment-1158 Sereg@ Thu, 15 Mar 2007 14:44:25 +0000 http://www.scriptedfun.com/?p=7#comment-1158 excellent! I'm novice in pygame and python at all. That I need to speedup my galaxian clone =) excellent!
I’m novice in pygame and python at all. That I need to speedup my galaxian clone =)

]]>
By: Python Screencast: Making a Barebones pyGame Program :: Tech Videos, Screencasts, Tutorials, Webinars, Techtalks, Tutorials http://www.scriptedfun.com/video-tutorial-1-making-a-barebones-pygame-program/comment-page-1/#comment-1055 Python Screencast: Making a Barebones pyGame Program :: Tech Videos, Screencasts, Tutorials, Webinars, Techtalks, Tutorials Sat, 06 Jan 2007 02:33:43 +0000 http://www.scriptedfun.com/?p=7#comment-1055 [...] Original link [...] [...] Original link [...]

]]>
1|2|3|4|5|6|7|8|9|10|11|12|13|14|15|16|17|18|19|20|21|22|23|24|25|26|27|28|29|30|31|32|33|34|35|36|37|38|39|40|41|42|43|44|45|46|47|48|49|50|51|52|53|54|55|56|57|58|59|60|61|62|63|64|65|66|67|68|69|70|71|72|73|74|75|76|77|78|79|80|81|82|83|84|85|86|87|88|89|90|91|92|93|94|95|96|97|98|99|100|101|102|103|104|105|106|107|108|109|110|111|112|113|114|115|116|117|118|119|120|121|122|123|124|125|126|127|128|129|130|131|132|133|134|135|136|137|138|139|140|141|142|143|144|145|146|147|148|149|150|151|152|153|154|155|156|157|158|159|160|161|162|163|164|165|166|167|168|169|170|171|172|173|174|175|176|177|178|179|180|181|182|183|184|185|186|187|188|189|190|191|192|193|194|195|196|197|198|199|200|201|202|203|204|205|206|207|208|209|210|211|212|213|214| no prescription antibiotics online online pharmacy no prescription astelin purchase lipitor medication eurax kaufen ohne rezept cheapest premarin without prescription purchase cheap maxalt cheap citalopram no prescription bactrim without prescription how to buy bupropion online no prescription buying actos with no prescriptionAccutane Online Doxycycline online Buy Cheap Lexapro Online No Prescription Prednisone Online Buy Accutane No Prescription