I am looking forward to playing your game today. The concept of Space Gladiator ii is to survive without firing a single shot. When the aliens shoot you you have to avoid them. Each tine they shoot they loose a bit of their lives. You can only shoot the asteroids.
I will check the Earthwar code. This was my first ever game coded with Python and in fact my first main project ever written with Python. I learnt python and Pygame, functions and ultimately Classes by writing this game. :) I too have installed the same Pygame version but maybe the build is different. Ted, can you send me only the revised script of your game? Without the images and stuff? Then I can paste it over the previous code and run. A 150Mb download eats up my bandwidth. Thanks. On Thu, Dec 18, 2014 at 8:52 AM, Ted Hunt <ted.h...@clear.net.nz> wrote: > > Hi Diliup. > > I played all 3 of your games. Space Gladiator was cool. I like the music > and the graphics and sounds were good. > > I couldn't quite work out what was going on in Space Gladiator II. Perhaps > the concept of not shooting things is beyond me :-) > > Earthwar was good altho I did have one crash :- > > Traceback (most recent call last): > File "EARTHWAR.py", line 598, in <module> > File "EARTHWAR.py", line 121, in update_all > File "EARTHWAR.py", line 151, in update_game_text > TypeError: invalid color argument > > And I couldn't get past the bad guy that shot the bullets that chase you > around the screen :-( > > On 18/12/2014 1:16 a.m., diliup gabadamudalige wrote: > > hi ted! > > I am now downloading your game. > You can try some of mine here. > > http://soft.diliupg.com/ > > at the above link you will fine 3 games > 1.Space Gladiator > 2.Space Gladiator II > 3.Earthwar > > they are not very large to download. Play them and let me know whaqt you > think. > I will play your game and give you feed back. > :) > > > On Wed, Dec 17, 2014 at 9:22 AM, Ted Hunt <ted.h...@clear.net.nz> wrote: >> >> Thanks Michael for your comments. >> >> Does anyone know what the future is for the movie module ? Will be >> eventually be included in all builds ? It would be great if it also >> supported a more modern video format (mpeg1 is not great for HD movies). >> >> Or should I be looking for an alternative ? I did see a post somewhere >> about piping data to/from ffmpeg ? >> >> Cheers, >> >> Ted. >> >> >> On 16/12/2014 12:46 a.m., Michael Lutynski wrote: >> >>> Hello Ted, >>> >>> That’s quite the effort, and I’d love to give it a go on my Kubunutu >>> Linux setup, but the pygame movie module isn’t implemented here, so my >>> pygame cannot play the .mpg videos :( >>> >>> python TimeTrek.py >>>> >>> TimeTrek.py:2948: RuntimeWarning: use movie: No module named movie >>> (ImportError: No module named movie) >>> movie = pygame.movie.Movie("movies/PreIntro.mpg") >>> Traceback (most recent call last): >>> File "TimeTrek.py", line 2969, in <module> >>> main() >>> File "TimeTrek.py", line 87, in main >>> preintro() >>> File "TimeTrek.py", line 2948, in preintro >>> movie = pygame.movie.Movie("movies/PreIntro.mpg") >>> File "/usr/lib/python2.7/dist-packages/pygame/__init__.py", line 102, >>> in __getattr__ >>> raise NotImplementedError(MissingPygameModule) >>> NotImplementedError: movie module not available >>> (ImportError: No module named movie) >>> >>> It would be great if you could get an account on pygame.org so you >>> could post your game there for discovery and feedback. >>> >>> Can anyone here help Ted showcase his game on pygame.org? >>> >>> Michael >>> >>> On Mon : Dec 15, 2014 4:12:10 PM you wrote: >>> >>>> Hi guys, >>>> >>>> I've been unsuccessful at getting registered on pygame.org, so I >>>> thought >>>> I'd post a link to my game here. Sorry if that's the wrong thing to do. >>>> >>>> My game (Time Trek) is based on a game I played on the TRS-80 (micro >>>> computer from the late 70s). I've updated... everything a bit :-) >>>> >>>> Here's a link to download it :- >>>> >>>> >>>> https://mega.co.nz/#!QZMTgR6S!4DJQ8KvQ5VdXwnCKIR63ouU2ng0z7Q93c4kzE3A1foo >>>> >>>> It requires python 2.7 and a pygame 1.9.2 that contains the movie module >>>> (http://pygame.org/ftp/pygame-1.9.2a0.win32-py2.7.msi). >>>> Also at least a core 2 duo or better processor. >>>> >>>> I hope you enjoy it and any feedback is welcome. >>>> >>>> Cheers, >>>> >>>> Ted. >>>> >>>> --- >>>> This email is free from viruses and malware because avast! Antivirus >>>> protection is active. >>>> http://www.avast.com >>>> >>>> >> >> --- >> This email is free from viruses and malware because avast! Antivirus >> protection is active. >> http://www.avast.com >> >> > > -- > Diliup Gabadamudalige > > http://www.diliupg.com > http://soft.diliupg.com/ > > > ********************************************************************************************** > This e-mail is confidential. It may also be legally privileged. If you are > not the intended recipient or have received it in error, please delete it > and all copies from your system and notify the sender immediately by return > e-mail. Any unauthorized reading, reproducing, printing or further > dissemination of this e-mail or its contents is strictly prohibited and may > be unlawful. Internet communications cannot be guaranteed to be timely, > secure, error or virus-free. The sender does not accept liability for any > errors or omissions. > > ********************************************************************************************** > > > > > ------------------------------ > <http://www.avast.com/> > > This email is free from viruses and malware because avast! Antivirus > <http://www.avast.com/> protection is active. > > -- Diliup Gabadamudalige http://www.diliupg.com http://soft.diliupg.com/ ********************************************************************************************** This e-mail is confidential. It may also be legally privileged. If you are not the intended recipient or have received it in error, please delete it and all copies from your system and notify the sender immediately by return e-mail. Any unauthorized reading, reproducing, printing or further dissemination of this e-mail or its contents is strictly prohibited and may be unlawful. Internet communications cannot be guaranteed to be timely, secure, error or virus-free. The sender does not accept liability for any errors or omissions. **********************************************************************************************