HI. cool thank you very much
God Bless! Maria from australia Newbie mac user. [email protected] will get you fb as well as email & iMessage. skype same as email,without the gmail part. twitter bubbygirl On 18/04/2013, at 12:25 AM, Teresa Cochran <[email protected]> wrote: > Hi, Maria, > > I actually pretty much spelled it out in my message below.You have to > download it, then go through the readme file, because there are lots of > dependencies to install. Three of them, and you will probably have to google > at least one, because the links are broken. Once you get all of those > installed, you do the following. > > You change directories with cd followed by the file path. You want to be in > the game folder. For me, it's applications/games/soundrts/ and then you press > enter. Then you start it by typing python soundrts.pyc . This is the file you > want to open, so this will launch the game. > > Here's what I typed in Terminal once I downloaded it and moved it to my > applications folder: > > cd /applications/games/soundrts > python soundrts.pyc > > The first line changes my directory. The second line executes the game, which > is inside that directory. > > > > HtH,Teresa > On Apr 16, 2013, at 10:51 PM, Maria & Joe Chapman <[email protected]> > wrote: > >> HI. can someone explain step by step how to launch this game? used to play >> it in windows was never really good but still. >> >> >> Maria Chapman >> [email protected] >> >> "The weak can never forgive. Forgiveness is the attribute of the strong." - >> Mahatma Gandhi >> >> On 16/04/2013, at 4:35 PM, Teresa Cochran <[email protected]> wrote: >> >>> Hey, Nic, that did the trick! It's just this in terminal, once you navigate >>> to the folder: >>> code: python folder/file >>> (Of course I use "code:" to indicate command-line. >>> >>> Now I just have to figure out how to play it. :) >>> >>> Teresa >>> On Apr 15, 2013, at 9:38 PM, Nicholas Parsons >>> <[email protected]> wrote: >>> >>>> Hi Teresa, >>>> >>>> I had this exact same problem with SoundRTS on my Mac. I eventually got it >>>> to work. I ended up buying Take Control of Terminal specifically to learn >>>> how to launch that file in Python. >>>> >>>> I can't now remember what the exact syntax was that I used in Terminal. I >>>> remember I needed to play around with it for a little while. But basically >>>> I used Terminal to navigate to the SoundRTS folder and then typed >>>> something along the lines of: >>>> python soundrts.pyc >>>> I think I may have had to use the word open in there somewhere as well. >>>> >>>> Hopefully this will give you what you need to get there. If you don't know >>>> anything about Terminal then let me know and I or someone else can figure >>>> out exactly what to type for you. But I think you probably know a lot more >>>> about it than I do. >>>> >>>> Once you do get it running perhaps we can have a game or two. >>>> >>>> Best, >>>> Nic >>>> >>>> -- >>>> You received this message because you are subscribed to the Google Groups >>>> "MacVisionaries" group. >>>> To unsubscribe from this group and stop receiving emails from it, send an >>>> email to [email protected]. >>>> To post to this group, send email to [email protected]. >>>> Visit this group at http://groups.google.com/group/macvisionaries?hl=en. >>>> For more options, visit https://groups.google.com/groups/opt_out. >>>> >>>> >>> >>> -- >>> You received this message because you are subscribed to the Google Groups >>> "MacVisionaries" group. >>> To unsubscribe from this group and stop receiving emails from it, send an >>> email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at http://groups.google.com/group/macvisionaries?hl=en. >>> For more options, visit https://groups.google.com/groups/opt_out. >>> >>> >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "MacVisionaries" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To post to this group, send email to [email protected]. >> Visit this group at http://groups.google.com/group/macvisionaries?hl=en. >> For more options, visit https://groups.google.com/groups/opt_out. >> >> > > -- > You received this message because you are subscribed to the Google Groups > "MacVisionaries" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/macvisionaries?hl=en. > For more options, visit https://groups.google.com/groups/opt_out. > > -- You received this message because you are subscribed to the Google Groups "MacVisionaries" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/macvisionaries?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
