Re: JavaScript and audio games. Where to start?

2019-06-02 Thread AudioGames . net Forum — Developers room : kaigoku via Audiogames-reflector
Re: _javascript_ and audio games. Where to start? Ghorthalon, or whatever he goes by these days, made a nice post on this forum on some modules he created to aid in the development of _javascript_ audiogames. The search feature will come in handy for this. Fair warning, you might want

Re: JavaScript and audio games. Where to start?

2019-06-02 Thread AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector
Re: _javascript_ and audio games. Where to start? Hm, I think with a lot of applications you'll have a hard time digging up the kinds of EFX and HRTF capabilities OpenAL has, though there are a few that seem decent. [Howler.js] seems pretty good and can handle 3D spatial audio, it defaults

JavaScript and audio games. Where to start?

2019-06-01 Thread AudioGames . net Forum — Developers room : SkyGuardian via Audiogames-reflector
_javascript_ and audio games. Where to start? as the topic subject says, how would i go about making audio games in _javascript_? i know it has been done. how would i go about it? thanks for all the help and have a great night or morning evening or afternoon URL: https

Re: complete beginner to Python: where to start?

2019-02-13 Thread AudioGames . net Forum — Developers room : aryamansingh via Audiogames-reflector
Re: complete beginner to Python: where to start? an eye opener for me that python is so useful URL: https://forum.audiogames.net/post/411483/#p411483 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman

Re: complete beginner to Python: where to start?

2019-01-27 Thread AudioGames . net Forum — Developers room : Guitarman via Audiogames-reflector
Re: complete beginner to Python: where to start? Hi.Well before you jump right into audio game development with python you should learn the core language first. Then you can proceed with getting things done with different libraries. Just start with something like think python and then when

Re: complete beginner to Python: where to start?

2019-01-27 Thread AudioGames . net Forum — Developers room : rory-games via Audiogames-reflector
Re: complete beginner to Python: where to start? thanks  for the help guys! will definitely check it out URL: https://forum.audiogames.net/post/407710/#p407710 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin

Re: complete beginner to Python: where to start?

2019-01-27 Thread AudioGames . net Forum — Developers room : ashleygrobler04 via Audiogames-reflector
Re: complete beginner to Python: where to start? I wrote a simple alert function in python, it is on my github some where, but it is so stupid and simple to make any ways... i think i should rather remove it. but if you want alerts for example, go to my github and look if you can find

Re: complete beginner to Python: where to start?

2019-01-26 Thread AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector
Re: complete beginner to Python: where to start? If your unfamiliar with the core part of the language, a good place to start would be familiarizing youself with that and then branch out into area's of interest from there, like Tolk for screen reader support, or libraries like Pygame

complete beginner to Python: where to start?

2019-01-26 Thread AudioGames . net Forum — Developers room : rory-games via Audiogames-reflector
complete beginner to Python: where to start? hi all! I have decided to learn python! are there any guides designed  for python that will help me simply with making audiogames, or guides specific to things like sounds, alerts, screen readers? What's your advice? URL: https

Re: bgt and neural networks, where to start?

2016-11-28 Thread AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector
Re: bgt and neural networks, where to start? hello,as far as i know, you can't create a fully advanced AI in bgt, just a pathfinder and your script, for example,enemies[i].x and enemies[i].y, etc, these are vectors which you can compare or do calculation on them, but about nural nets

Re: bgt and neural networks, where to start?

2016-11-22 Thread AudioGames . net Forum — Developers room : sorressean via Audiogames-reflector
Re: bgt and neural networks, where to start? check out py2exe for building everything into executables. This is easy enough and bundles up your package. If you want to speed something up, you can cythonize it (see things like numpy for examples). It's worth saying though that compilation

Re: bgt and neural networks, where to start?

2016-11-22 Thread AudioGames . net Forum — Developers room : Rastislav Kiss via Audiogames-reflector
Re: bgt and neural networks, where to start? Hello,thanks too much for usefull tips, I have looked for this book and It seems to be very good, I will study It now when I have time after other projects.I am preparing to learn python some time, I have also downloaded It and does some

Re: bgt and neural networks, where to start?

2016-11-22 Thread AudioGames . net Forum — Developers room : Rastislav Kiss via Audiogames-reflector
Re: bgt and neural networks, where to start? Hello,thanks too much for usefull tips, I have looked for this book and It seems to be very good, I will study It now when I have time after other projects.I am preparing to learn python some time, I have also downloaded It and does some

Re: bgt and neural networks, where to start?

2016-11-21 Thread AudioGames . net Forum — Developers room : sorressean via Audiogames-reflector
Re: bgt and neural networks, where to start? I'm going to jump on the waggon here and also reiterate that you should abandon ship promptly with BGT. Many many other better languages. You could of course create your own neural networks, but that's going to get messy incredibly fast. If I

Re: bgt and neural networks, where to start?

2016-11-18 Thread AudioGames . net Forum — Developers room : ctoth via Audiogames-reflector
Re: bgt and neural networks, where to start? I'm afraid I'm going to have to pop up with my constant refrain here.There are not any neural network libraries for BGT, there will never be neural network libraries for bgt, and your best bet is to go with Python.There are a huge number

Re: bgt and neural networks, where to start?

2016-11-18 Thread AudioGames . net Forum — Developers room : ctoth via Audiogames-reflector
Re: bgt and neural networks, where to start? I'm afraid I'm going to have to pop up with my constant refrain here.There are not any neural network libraries for BGT, there will never be neural network libraries for bgt, and your best bet is to go with Python.There are a huge number

bgt and neural networks, where to start?

2016-11-18 Thread AudioGames . net Forum — Developers room : Rastislav Kiss via Audiogames-reflector
bgt and neural networks, where to start? Hello,I am working now on some projects like my own version of ultrapower, accessible Go board game or version of minecraft for blinds. I think, that will be intresting to apply artifficial inteligention for example in up to make smart opponents

Re: windows 10... where to start?

2016-01-13 Thread AudioGames . net Forum — Off-topic room : ironcross32 via Audiogames-reflector
Re: windows 10... where to start? windows key + X is a good one, its called the power user menu to the MS nerds. You get a lot of options that are used in maintenance or administrative tasks. And each has a character associated with it as well, so once you know the shortcuts, you're good

Re: windows 10... where to start?

2016-01-13 Thread AudioGames . net Forum — Off-topic room : assault_freak via Audiogames-reflector
Re: windows 10... where to start? Ironcross, that was a very rambly but informative post... lol. I don't want to do a clean install because of my already-existing file structure and the need to back everything up, but I might consider it if there is a way to do it without sight

Re: windows 10... where to start?

2016-01-13 Thread AudioGames . net Forum — Off-topic room : assault_freak via Audiogames-reflector
Re: windows 10... where to start? Yeah, didn't think there'd be a big issue, just wanted to make sure. A clean install still sunds like a good idea... I just don't like the idea of losing all my files and settings and programs, especially the ones that were harder to get. lol URL: http

Re: windows 10... where to start?

2016-01-13 Thread AudioGames . net Forum — Off-topic room : Chris via Audiogames-reflector
Re: windows 10... where to start? Have fun doing a clean install of Windows. You will probably need sighted help or know what keys to press since they still! have not made the installer talk. At this point, this is rather ridiculous!How does this windows 10 server activation work? Does

Re: windows 10... where to start?

2016-01-13 Thread AudioGames . net Forum — Off-topic room : ironcross32 via Audiogames-reflector
Re: windows 10... where to start? doesn't matter, my 8.1 wasn't either, it still activated. URL: http://forum.audiogames.net/viewtopic.php?pid=246614#p246614 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin

Re: windows 10... where to start?

2016-01-13 Thread AudioGames . net Forum — Off-topic room : Chris via Audiogames-reflector
Re: windows 10... where to start? Have fun doing a clean install of windows.How does this windows 10 server activation work? Does it just save information about your computer hardware to a server? Would this work reliably in a virtual machine? URL: http://forum.audiogames.net

Re: windows 10... where to start?

2016-01-13 Thread AudioGames . net Forum — Off-topic room : keyIsFull via Audiogames-reflector
Re: windows 10... where to start? You shouldn't have to reinstall everything if you upgrade from windows 7 to 10. And if you do, it will let you know.I'd probably start with learning the start menu. Hit windows key. And tab around. You'll be able to open up your programs and stuff

windows 10... where to start?

2016-01-13 Thread AudioGames . net Forum — Off-topic room : assault_freak via Audiogames-reflector
windows 10... where to start? Just upgraded my windows 8 laptop to windows 10, and am running nvda. However, I'm not sure where to start... the last OS I seriously dove into was windows 7 and I'm only put up with windows 8 enough to use the essentials. Does anyone have any tips for someone

Re: Where to start?

2015-12-20 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector
Re: Where to start? Hello,BGT has strange syntacs for me. And, making online games is hard. URL: http://forum.audiogames.net/viewtopic.php?pid=243472#p243472 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin

Re: Where to start?

2015-12-20 Thread AudioGames . net Forum — Developers room : CAE_Jones via Audiogames-reflector
Re: Where to start? The BGT syntax is pretty much standard in C-like languages, so your main options if you'd rather avoid it are Python and basic-like languages. (I don't know what the HSP syntax is like.)If you go with Python, try something simple in the console with print and raw_input

Re: Where to start?

2015-12-20 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector
Re: Where to start? HSP syntacs is something like:mes"Hello world!"mes"I have a really simple syntacs. Am I mistaken or right?"stop URL: http://forum.audiogames.net/viewtopic.php?pid=243519#p243519 ___ Audiogames-re

Re: Where to start?

2015-12-20 Thread AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector
Re: Where to start? HSP's syntax most closely resembles QBasic, its fallen out of general use for some time, though there are still communities that develop with it, such as here. As already suggested by CAE_Jones, python is often recommended as a first choice and its syntax is almost

Re: Where to start?

2015-12-19 Thread AudioGames . net Forum — Developers room : CAE_Jones via Audiogames-reflector
Re: Where to start? It's helpful to figure out how to make the most of very little, in my experience. Which is to say, you don't need to worry about Python's sound libraries until you can make arbitrary text-only games.(I'd probably suggest Python anyway, but if you want out-of-the-box 2D

Where to start?

2015-12-19 Thread AudioGames . net Forum — Developers room : nuno69 via Audiogames-reflector
Where to start? Hi!I would like to start making audio games, but I don't exactly know where to start.I like HSP, but there's no full english documentation.Python has strange sound support.So, wheere to begin? URL: http://forum.audiogames.net/viewtopic.php?pid=243387#p243387

Re: Where to start?

2015-12-19 Thread AudioGames . net Forum — Developers room : Hrvoje via Audiogames-reflector
Re: Where to start? I've decided to go with BGT for making games, for now. URL: http://forum.audiogames.net/viewtopic.php?pid=243412#p243412 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https

Re: want to play star conquest but have no idea where to start.

2014-08-18 Thread AudioGames . net Forum — General Game Discussion : wp85 via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. I am happy to report that I have now done a few combat missions, mined some asteroids etc. I am loving the game. URL: http://forum.audiogames.net/viewtopic.php?pid=185345#p185345

Re: want to play star conquest but have no idea where to start.

2014-08-18 Thread AudioGames . net Forum — General Game Discussion : wp85 via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. I am happy to report that I have now done a few combat missions, mined some asteroids etc. I am loving the game.The site seems to be down right now. Im guessing maybe their doing maintenance or something. URL: http

Re: want to play star conquest but have no idea where to start.

2014-08-18 Thread AudioGames . net Forum — General Game Discussion : cx2 via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. Not sure why its down, there wasnt any warning. I was just visiting the crafting shop and on my way back when the game just stopped responding and it hasnt been up since. The hosts have lives too so Im not concerned. URL

Re: want to play star conquest but have no idea where to start.

2014-08-18 Thread AudioGames . net Forum — General Game Discussion : wp85 via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. Oh I understand it was just surprising thats all. URL: http://forum.audiogames.net/viewtopic.php?pid=185354#p185354 ___ Audiogames-reflector mailing list Audiogames-reflector

Re: want to play star conquest but have no idea where to start.

2014-08-18 Thread AudioGames . net Forum — General Game Discussion : wp85 via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. Oh I understand it was just surprising thats all.Hey CX what is your name on their? URL: http://forum.audiogames.net/viewtopic.php?pid=185354#p185354 ___ Audiogames-reflector

Re: want to play star conquest but have no idea where to start.

2014-08-18 Thread AudioGames . net Forum — General Game Discussion : blindlord via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. hello all,I have done a few podcasts on sc they can be found at www.blind-geek-zone.net click on audio then type in the edit field on the bottom of the page star conquest and they should pop up on the bottom URL: http

Re: want to play star conquest but have no idea where to start.

2014-08-18 Thread AudioGames . net Forum — General Game Discussion : cx2 via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. Im not being funny but given the RP nature of SC Id rather not give out my name on there, all Ill say is Im in the AEU so you know where my perspectives on ships etc are coming from if it comes up. URL: http

Re: want to play star conquest but have no idea where to start.

2014-08-15 Thread AudioGames . net Forum — General Game Discussion : cx2 via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. DD, Im serious. It was a combination of whiffing lots of shots with the drone getting quite a few lucky shots and it happened multiple times. I was running a laser pistol with light armour at the time starting from zero damage

Re: want to play star conquest but have no idea where to start.

2014-08-15 Thread AudioGames . net Forum — General Game Discussion : cx2 via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. DD, Im serious. It was a combination of whiffing lots of shots with the drone getting quite a few lucky shots and it happened multiple times. I was running a laser pistol with light armour at the time starting from zero damage

Re: want to play star conquest but have no idea where to start.

2014-08-13 Thread AudioGames . net Forum — General Game Discussion : cx2 via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. Remember youll need either a Gemini which can hold two suits or a mule with aeriel fortress which can hold four suits to take your suits to a nest.DD, I accept what youre saying but I dont see the advantage to an AEU light

Re: want to play star conquest but have no idea where to start.

2014-08-13 Thread AudioGames . net Forum — General Game Discussion : wp85 via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. The only thing that Im having trouble with, which isnt really a big deal is the soundpack. Here is what Ive done. Downloaded the file. Then I run the file and choose to extract the files to c:\programfilesx86/vipmud

Re: want to play star conquest but have no idea where to start.

2014-08-13 Thread AudioGames . net Forum — General Game Discussion : dd via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. @CX2, you never want armor on an AEU suit, for the tier 1 people will usually get minidrones and lasersas for wiffing shots, you should never miss enough shots where you blow up as long as you remember to repair yourself after

Re: want to play star conquest but have no idea where to start.

2014-08-13 Thread AudioGames . net Forum — General Game Discussion : cw via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. I think you need to leave the sounds folder out of this. I think it is C:\Program Files (x86)\VipMud. As for how to set it up, I have my username set for the char and for the char ref in vipmud. I have Star Conquest set

Re: want to play star conquest but have no idea where to start.

2014-08-12 Thread AudioGames . net Forum — General Game Discussion : pelantas via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. hello blindlord,what is your character name on sc? mine is mike pelantasasgreetz mike URL: http://forum.audiogames.net/viewtopic.php?pid=184415#p184415 ___ Audiogames-reflector

Re: want to play star conquest but have no idea where to start.

2014-08-12 Thread AudioGames . net Forum — General Game Discussion : cx2 via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. Just so people know, when you make a new character you should choose to be a cadet. This means you can start playing right away with some limitations, you can submit a profile when ready and when approved the limitations

Re: want to play star conquest but have no idea where to start.

2014-08-12 Thread AudioGames . net Forum — General Game Discussion : wp85 via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. I am happy to report that I am playing the game. My name on their is William PogorI will check out that link to the soundpack as well. URL: http://forum.audiogames.net/viewtopic.php?pid=184441#p184441

Re: want to play star conquest but have no idea where to start.

2014-08-12 Thread AudioGames . net Forum — General Game Discussion : dd via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. @cx2 fringe suits only really become useful IMO once you get gravitics, which only get unlocked at higher point levelsI personally used an AEU suit as my first one, I went on a lot of nests and low priority missions were fine

Re: want to play star conquest but have no idea where to start.

2014-08-12 Thread AudioGames . net Forum — General Game Discussion : blindlord via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. my char on there is John mcaleerI am glad to see people playing sc! URL: http://forum.audiogames.net/viewtopic.php?pid=184474#p184474 ___ Audiogames-reflector mailing list

Re: want to play star conquest but have no idea where to start.

2014-08-12 Thread AudioGames . net Forum — General Game Discussion : wp85 via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. Im loving ground combat with the deployment suits. I think my next thing is, Im gonna try an take my ship out and find a rats nest in space and see how that works after of course doing some low priority missions. I have to say

Re: want to play star conquest but have no idea where to start.

2014-08-11 Thread AudioGames . net Forum — General Game Discussion : pelantas via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. hi,i am a old star conquest player with Vip mud and i want to point a few things out. the soundpack i have on my dropbox doesnt require a full version of vipmud. it is ok to play with only the demo. even if the demo time

Re: want to play star conquest but have no idea where to start.

2014-08-11 Thread AudioGames . net Forum — General Game Discussion : wp85 via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. Mike that doesnt sound to bad. Ill download the VIP mud program. I just want to point out to everyone that the reason Im not buying the full version is that I simply cant afford it. Otherwise I would be more than happy

Re: want to play star conquest but have no idea where to start.

2014-08-11 Thread AudioGames . net Forum — General Game Discussion : dd via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. I put up a link to it somewhere back, its no longer being officially supported by its creator so Im just glad I had it backed up URL: http://forum.audiogames.net/viewtopic.php?pid=184313#p184313

Re: want to play star conquest but have no idea where to start.

2014-08-11 Thread AudioGames . net Forum — General Game Discussion : wp85 via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. DD would you mind posting it again please when you get a chance? I downloaded VIP mud, Its pretty cool actually. Although I have to wait a little bit, to create a new character, It gives me the introduction to the website

Re: want to play star conquest but have no idea where to start.

2014-08-11 Thread AudioGames . net Forum — General Game Discussion : blindlord via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. Hello I am a player of star conquest and I have the star conquest soundpackright here https://www.dropbox.com/s/1juy9h74pfkdr … sabled.exe URL: http://forum.audiogames.net/viewtopic.php?pid=184346#p184346

Re: want to play star conquest but have no idea where to start.

2014-08-10 Thread AudioGames . net Forum — General Game Discussion : Guitarman via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. Hello Wp85.Its funny you asked this because I just started playing star conquest. I think when the game opens you just type create and it will guide you through the rest of the process. You will need to create a user name

Re: want to play star conquest but have no idea where to start.

2014-08-10 Thread AudioGames . net Forum — General Game Discussion : firefly82 via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. Hey hey!Yes, its realy realy funny. I thought about trying starconquest too. Can someone tell me if there is a soundpack for Mushclient? I only found one for vipmud. But i would like to use mushclient. URL: http

Re: want to play star conquest but have no idea where to start.

2014-08-10 Thread AudioGames . net Forum — General Game Discussion : wp85 via Audiogames-reflector
Re: want to play star conquest but have no idea where to start. Thanks Guitarman. I already have mush client installed from when I downloaded the soundpack for alter aeon so Ill give that a go. URL: http://forum.audiogames.net/viewtopic.php?pid=184179#p184179