Re: begining programming

2015-08-12 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: begining programming hi milosYou can try many programing language, such as c#, python, etc.If you want to learn relatively easy language, there are many easy things, such as autoit, python, pb or vb.I think autoit is the easiest language, but it has some limitations.Bgt is very easy,

Re: begining programming

2015-08-13 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: begining programming hiI have a question.Autoit doesnt suppolt multithreading, but can I do it using dll libraries?This means implement many things that Autoit doesnt support.Can I do this?Thanks URL: http://forum.audiogames.net/viewtopic.php?pid=227693#p227693

Re: Looking for someone to give a quick one on one tutorial

2015-08-15 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: Looking for someone to give a quick one on one tutorial I thought You are better than me about bgt.And try this idea.I dont remember the actual code , so I will put my idea onlyIf you pressed up arrow, The client sends a value, and the value will be assigned in the servers variable.

Re: begining programming

2015-08-16 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: begining programming Hey dhruvThe visual basic wasnt dropped now, It had just redesigned. The name of the designed version is visual basic .netIt is greate URL: http://forum.audiogames.net/viewtopic.php?pid=228012#p228012 ___

Re: Looking for someone to give a quick one on one tutorial

2015-08-15 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: Looking for someone to give a quick one on one tutorial hi sneakIm sorry I havent manage packets in bgt, So I cant help you.And I have a question. If Im in server mode, Can I send a function as a packet in bgt?It means like thisIn stw, you will walk around, step by stepIf you press up

Re: Looking for someone to give a quick one on one tutorial

2015-08-16 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: Looking for someone to give a quick one on one tutorial hiBut my question is, can I send a function as a packet like this?tcpsend $socket1, soundplaylol.oggIf the lol.ogg is exist in the client, the client plays the lol.ogg file? or just print an error messageAnd if Ive send a user

Re: begining programming

2015-08-18 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: begining programming HiLong ago, ethin says he made a program, and he decompiled it once.Is that right? I want to know that if I made a game in vb .net, my game can decompiled at once, if it has no code protection?If yes, hmm, I think visual studio has low security, because visual

Re: new python module for simplifying some tasks

2015-08-22 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: new python module for simplifying some tasks hiI have a questionMy question is not about this topic, but how to compile my python programs into exe files?Thanks URL: http://forum.audiogames.net/viewtopic.php?pid=228876#p228876 ___

Re: A chat client I made in bgt

2015-08-05 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: A chat client I made in bgt hiCan I update this chat client for studying bgt? URL: http://forum.audiogames.net/viewtopic.php?pid=226664#p226664 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Anyone trying to make audio game with autoit?

2015-08-06 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Anyone trying to make audio game with autoit? hiAnyone trying to make an audiogame with autoit?I want to make an audio game using autoit. Is this possible?I think autoit is the easiest programing language Ive ever seen.And anyone trying or tried to make audiogame using autoit?If so, what

Re: begining programming

2015-08-15 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: begining programming hiPure basic is very good language, but you need to buy it. If you cant buy pure basic, I think visual basic is good for you. Just my thinking. URL: http://forum.audiogames.net/viewtopic.php?pid=227910#p227910 ___

Re: Accessible_output2 does not compile

2015-10-26 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: Accessible_output2 does not compile HiFirst, can you explain it in more detail?Next, I don't use python 2.7Also, accessible_output 2? Can you tell me the detailed version? How did you install it? Hmmm I've installed accessible_output 0.7.8, by typing easy_install accessible_output.And

Is it possible to create my very own sounds?

2015-10-25 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Is it possible to create my very own sounds? HiI have a some kind of silly question. Is it possible to create my very own sounds by controling every electrical signals one by one, like disassemble an object into lots of atoms, change their state or types, and finally reconstruct it as

Re: python question

2015-10-08 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: python question HiFirst, python setup.py install doesn't work. So I typed this.Path c:\temp\pyaudiogame-0.04\pyaudiogame-0.04Then, I typed setup.py install.But it couldn't detect the pyaudiogame directory.But I've installed all the requirements using this method. What should I do

Re: python question

2015-10-14 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: python question No, It didn't work.Command: Path c:\pyaudiogame0.04\pyaudiogame0.04Setup.py installResult: Error package directory pyaudiogame doesn't exist.I've changed the name of the directory to pyaudiogame, but it doesn't work.What should I do now? And Is there any way to create

Re: python question

2015-10-14 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: python question Yes, I'm using python 3.5.0. And python setup.py install works, but the problem is, It can't detect the correct directory. URL: http://forum.audiogames.net/viewtopic.php?pid=234869#p234869 ___ Audiogames-reflector

Re: ideal way of creating a map parcer?

2015-10-11 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: ideal way of creating a map parcer? Hi.I'd like say, just a smiple thing. The topic is about bgt, but why do you refering to python? If you want to discuss about other languages, go to another topic.And cthoth why do you think that the python is best programing language in the

Re: python question

2015-10-05 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: python question HiSo I solved the problem, but I've encountered another problem.When I run the setup.py install, It doesn't detect the pyaudiogame directory, So I got this error.Error packige directory pyaudiogame does not exist.I've extracted the pyaudiogame and I've set path to the

Re: Aircraft sound loops please

2015-10-06 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: Aircraft sound loops please Hi haramirFirst, you will have to do some sound editing. You can't obtain every sounds you want, so you will have to do some sound editing, for example combine sounds, add some effects, change the pitch of the sounds.And, what programing language that you

Re: python question

2015-10-08 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: python question No, I've created a new folder called temp. So it's not an actual temp directory. URL: http://forum.audiogames.net/viewtopic.php?pid=234327#p234327 ___ Audiogames-reflector mailing list

Re: python question

2015-10-08 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: python question HiOne more question. How can I allow command line to acces everything I want? When I attempt to install something, It sometimes displays a permission error. I'm using the admin account in my windows, And I have only 1 account. What should I do?Thanks URL:

Can someone help me, please?

2015-08-27 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Can someone help me, please? Hi allIm interested about programing and I want to create a complete audiogame.I tried autoit, but it has lot of limitationsPure basic is greate, but it is not free.Bgt is greate and free, but bgts network functions are bad.Visual basic... I thought it is easy

Re: Can someone help me, please?

2015-08-27 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: Can someone help me, please? hiThis is greate, but I also want to get a complete list of functions, built in classes and their methods in python or vb.netBecause, when you writing code, you might forgot some functions or methods. And it can cause an error if you forgot an important

Re: Can someone help me, please?

2015-08-27 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: Can someone help me, please? [[wow]] this is awesome. Thank you very much. URL: http://forum.audiogames.net/viewtopic.php?pid=229480#p229480 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: Can someone help me, please?

2015-08-27 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: Can someone help me, please? hiYes, autoit is bad for actual programingSo Ive dropped it alreadyIm trying to use python, with the awesome help file that thggamer gave me. It is awesome. Ill look it now URL: http://forum.audiogames.net/viewtopic.php?pid=229491#p229491

Re: Is learning visual basic worth it?

2015-08-28 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: Is learning visual basic worth it? HiIm using python and bgt, but I think Im not brave enough for start actual coding lol URL: http://forum.audiogames.net/viewtopic.php?pid=229606#p229606 ___ Audiogames-reflector mailing list

Re: Considering switching to Java, recommended resources for learning how

2015-08-24 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: Considering switching to Java, recommended resources for learning how hiIf you looking for java tutorials, try here.http://zetcode.com/lang/java/ URL: http://forum.audiogames.net/viewtopic.php?pid=229136#p229136 ___ Audiogames-reflector

Re: Online game in bgt!

2015-09-07 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: Online game in bgt! HiSorry for bringing back this old post. Someone posted a topic about online games in bgt, and I have a question about this. That's why I brought back this post.If I make an online game in bgt, What can I make in bgt without a huge lag? Everything except for fps's?

Re: getting started with audiogame development: Looking for a Mentor

2015-09-06 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: getting started with audiogame development: Looking for a Mentor Hi blindncoolFirst, go tohttp://learnpythonthehardway.organd try to understand it step by stepIf you want to learn bgt, you can see the bgt reference. If you installed bgt correctly, You should have the bgt reference

Re: Learning Python

2015-09-03 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: Learning Python HiPost 7, I have a question.When creating a user function, how to end up a function?For example, other languages such as pure basic, autoit, c#, c++, bgt, vbhas an end of the functionc#, c++, bgt can define a function using void bla bla bla and bracketsYou put left

Re: Learning Python

2015-09-03 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: Learning Python Thanks for answering my questions. URL: http://forum.audiogames.net/viewtopic.php?pid=230541#p230541 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: Learning Python

2015-09-03 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: Learning Python HiThanks so much. One more question. Can I use more then one statements with many spaces, like brackets in other languages? URL: http://forum.audiogames.net/viewtopic.php?pid=230511#p230511 ___ Audiogames-reflector

Re: Learning Python

2015-09-03 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: Learning Python Then, Can I define a function, indent it with two spaces, Use the if statement, and Can I just end up just the if statement in the function by decreasing a space?Sorry for my lots of questions. Lol indentation is very confusing URL:

Re: Learning Python

2015-09-03 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: Learning Python HiPost 7, I have a question.How to specify the end of the function in python?Other programing languages use brackets or function, end function keyword, but python does not. We define a function using def keyword. And We write the body of the function. And how to specify

python question

2015-10-04 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
python question Hi all.So I want to start very basic of python, but I don't know how to install pyaudiogame.I typed python setup.py install but python couldn't find the setup.py file. what should I do?Thanks URL: http://forum.audiogames.net/viewtopic.php?pid=233828#p233828

Re: Python crash course

2015-10-02 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: Python crash course Hi allThis is another subject.I'm wondering, why many audiogame developers are use python 2.7.10? The latest version is python 3.5.0. Is there any technical reasons? Or python 2.7.10 is better than the latest python?Thanks URL:

Re: Some python questions

2016-06-22 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: Some python questions I can't install cx_freeze I've encountered an error that a .tat file is missing and I don't know how to find the file.And, what is the easiest way to install pywin32 on python 3.5.1, without visual studio?When I tried that, I got an error telling that join

Some python questions

2016-06-21 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Some python questions Hello.I'm using python 3.5.1, and there are many modules that you can't install on python 3 environment, especially if you have the latest version. I wanna try pyinstaller, and it doesn't work without modification so I'm making some modifications to make pyinstaller

Re: Some python questions

2016-06-22 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: Some python questions Thanks very much I figured that out. But I got another question. I've ried install pefile because pefile is required for pyinstaller. But I had an error message telling that the code can't decode position 208000 bla bla bla bla. How can I solv this problem?Thanks

Re: What is .net framework in detail?

2016-06-28 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: What is .net framework in detail? Do we call functions from .net framework's library? Is it a class library? or is it a  software development tool like an ide? Or is it a helper for visual studio? URL: http://forum.audiogames.net/viewtopic.php?pid=266138#p266138

What is .net framework in detail?

2016-06-26 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
What is .net framework in detail? Hi all. I want to know about .net framework. I know that this is a software framework, but how can we use it? Is it basicly a class library for C# and C++? I don't know anything about c programing, but I wanna know about it. URL:

trigonometry in audio games, how do I apply the concept?

2016-08-02 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
trigonometry in audio games, how do I apply the concept? Hi I saw many example code that has some trigonometry. It is very stupid question for experienced developers to read, but as I want to make anything useful and I don't have any experience, I wanna ask how the trigonometry applies to

trigonometry in audio games, how do I apply the concept?

2016-08-02 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
trigonometry in audio games, how do I apply the concept? HiI saw many example code that has some trigonometry. It is very stupid question for experienced developers to read, but as I want to make anything useful and I don't have any experience, I wanna ask how the trigonometry applies to

Re: trigonometry in audio games, how do I apply the concept?

2016-08-11 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: trigonometry in audio games, how do I apply the concept? Thanks, I understand it. But I don't know much about trigonometry. Well, this is going to be some math questions, but could someone explain some details about real life trig? For example, I saw some code that has something

Re: trigonometry in audio games, how do I apply the concept?

2016-08-11 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: trigonometry in audio games, how do I apply the concept? Thanks, I understand it. But I don't know much about trigonometry. Well, this is going to be some math questions, but could someone explain some details about real life trig? For example, I saw some code that has something

Re: C++ or BGT

2016-08-15 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: C++ or BGT HiYou can  use both languages, however if you are going to use c++ and if you don't have any programing experience, be prepare to memorize all of the operators, strange symbols,  functions etc.Also in C++, you should take care of memory sizes, pointers, and other things that

Re: C++ or BGT

2016-08-15 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: C++ or BGT Hi You can use both languages, however if you are going to use c++ and if you don't have any programing experience, be prepared to memorize all of the operators, strange symbols, functions etc. Also in C++, you should take care of memory sizes, pointers, and other things

Re: trigonometry in audio games, how do I apply the concept?

2016-08-10 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: trigonometry in audio games, how do I apply the concept? I don't understand something. What formula do I need to use if, say, sound positioning? Or geting player's facing etc? And why do I need to use that formula?In terms of mathematics, trig is used to calculate angles and lengths

Re: a simple python error. How can I solve this?

2016-07-17 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: a simple python error. How can I solve this? Does it work on your computer? I don't know how and why screen reader blocks keys, and I don't know how to check whether my screen reader is blocking arrow keys or not, because In every situations, except for my program, arrow keys are fine.

Re: a simple python error. How can I solve this?

2016-07-17 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: a simple python error. How can I solve this? HiThanks I've fixt the indentation problem but I have another problem in my new code.Could you explain what I am doing wrong here?The event handler doesn't work.Here's the codeimport pygletimport accessible_output2.outputs.autofrom sys

Re: a simple python error. How can I solve this?

2016-07-18 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: a simple python error. How can I solve this? Thanks. If the function's name should be on_key_press, can I have more than 1 on_key_press functions for different tasks? URL: http://forum.audiogames.net/viewtopic.php?pid=268625#p268625 ___

a simple python error. How can I solve this?

2016-07-15 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
a simple python error. How can I solve this? hi all.I would like to ask for help in python.I'm trying to test the pyglet's key event function and when I run the program, I get an indentation error and I don't know when this error means.could someone explain why this error happened?Here

Re: a simple python error. How can I solve this?

2016-07-15 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: a simple python error. How can I solve this? What does inconsistent indentation mean?In this code, there is a function. And an if statement in that function, and an eles inside that if. I've decreased 1 indentation level where the else block ends, but it says unindent does not match

Some python questions.

2016-07-08 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Some python questions. Hi everyone.I need your help in python.1. Whenever I write a program, my window just disappears instantly. It means that, if I run my program, a program window appears and disappears after 3 seconds, even before I test the program. How can I solv this?When I did

How do I make accessible output work?

2016-07-09 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
How do I make accessible output work? Hi everyone.I'm trying to make some example programs.I just want to know how I can make accessible output work. I use accessible output 0.75, I don't know where the latest version is.The main problem is that when I try to import  accessible output an

Re: How do I make accessible output work?

2016-07-10 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: How do I make accessible output work? Thanks, but accessible output 2 doesn't work either. It requires libloader and platform utils, but I couldn't find it, so I downloaded pyaudiogame's source and copy pasted required modules, and installed them, but when I write a simple program, it

Re: trigonometry in audio games, how do I apply the concept?

2016-08-04 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: trigonometry in audio games, how do I apply the concept? Thanks everyone, but what formular would I use for, say, creating an fps?For example, how to get the x and by You increment according to the player's facing? And is there any reason for using that formular?And how to calculate

Re: trigonometry in audio games, how do I apply the concept?

2016-08-04 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: trigonometry in audio games, how do I apply the concept? Thanks everyone, but what formular would I use for, say, creating an fps? For example, how to get the x and y increment according to the players facing? And is there any reason for using that formular? And how to calculate

Re: trigonometry in audio games, how do I apply the concept?

2016-08-04 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: trigonometry in audio games, how do I apply the concept? Thanks everyone, but what formular would I use for, say, creating an fps? For example, how to get the x and y increment according to the player's facing? And is there any reason for using that formular? And how to calculate

Re: trigonometry in audio games, how do I apply the concept?

2016-08-04 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: trigonometry in audio games, how do I apply the concept? Thanks everyone, but what formular would I use for, say, creating an fps? For example, how to get the x and y increment according to the player's facing? And is there any reason for using that formular? And how to calculate

Re: trigonometry in audio games, how do I apply the concept?

2016-08-04 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: trigonometry in audio games, how do I apply the concept? Thanks everyone, but what formular would I use for, say, creating an fps? For example, how to get the x and y increment according to the players facing? And is there any reason for using that formular? And how to calculate

Re: What is .net framework in detail?

2016-07-01 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: What is .net framework in detail? HiThanks to magurp for answering this question. I have another question here, If we want to make a program and if we don't have required libraries, in python, we simply go to the pypi and install required modules. But what do we do if the above

Re: What is .net framework in detail?

2016-07-01 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: What is .net framework in detail? I understood it, thanks. URL: http://forum.audiogames.net/viewtopic.php?pid=266511#p266511 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

some questions

2017-07-28 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
some questions hi all.I was playing some audio games and got some questions about audiogame developement and some other things.1. to audiogame developers, where do you find required sounds for an audiogame? And what program do you use to edit sounds? I'm asking this because I played many

Re: some questions

2017-07-29 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: some questions Thank you! I tried cx_freeze and it worked on this computer. URL: http://forum.audiogames.net/viewtopic.php?pid=321441#p321441 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: You know you program way too much when.....

2020-07-06 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: You know you program way too much when. I had lots of school assignments about 2 months ago, and for me, it was like all assignments were windows messages and I was removing each message from the queue and processing these messages. URL:

Re: You know you program way too much when.....

2020-07-09 Thread AudioGames . net ForumDevelopers room : momo7807 via Audiogames-reflector
Re: You know you program way too much when. You think that human life is a extremely huge program.The entry point(main function) of the program starts cell reproduction loop.It also initializes automatic debugging of DNA code.And the main function waits for cpm_enough message, which