Re: JavaScript for audio game.

2014-10-08 Thread AudioGames . net Forum — Developers room : jennymariam via Audiogames-reflector
Re: _javascript_ for audio game. The state of Audio in HTML5 GamesPosted on April 26, 2013 by olsnHTML5 Gaming for desktop and mobile is a very trendy topic these days. The performance of canvas applications is getting better and better each day and technologies like CocoonJS or Ejecta even

Re: JavaScript for audio game.

2014-10-08 Thread AudioGames . net Forum — Developers room : kingmaker_89 via Audiogames-reflector
Re: _javascript_ for audio game. Right, that is what I want. I don't want any graphics or UI, just plain audio interacting with the players. URL: http://forum.audiogames.net/viewtopic.php?pid=191534#p191534 ___ Audiogames-reflector mailing li

Re: JavaScript for audio game.

2014-10-07 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
Re: _javascript_ for audio game. Only that you won't have any graphics or UI. URL: http://forum.audiogames.net/viewtopic.php?pid=191442#p191442 ___ Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabaha

Re: JavaScript for audio game.

2014-10-07 Thread AudioGames . net Forum — Developers room : kingmaker_89 via Audiogames-reflector
Re: _javascript_ for audio game. I'm thinking of doing the game now in BGT (Angelscript) as I feel it will be easier to develop the game in academically wise. Is there anything I need to be aware using BGT? URL: http://forum.audiogames.net/viewtopic.php?pid=191436#p191436 _

Re: JavaScript for audio game.

2014-10-06 Thread AudioGames . net Forum — Developers room : frastlin via Audiogames-reflector
Re: _javascript_ for audio game. python is what you want.If you only wish to support safari, Firefox and Chrome, use HTML5's audio player and _javascript_. They work... OK... together. It is nothing like working with python though.I did try and create a prototype for a game using _javascrip

Re: JavaScript for audio game.

2014-10-04 Thread AudioGames . net Forum — Developers room : sunnyadam via Audiogames-reflector
Re: _javascript_ for audio game. ntel® System Studio is a comprehensive and integrated tool suite that provides developers with advanced system tools and technologies to help accelerate the delivery of the next generation power efficient, high performance, and reliable embedded and mobile d

Re: JavaScript for audio game.

2014-10-04 Thread AudioGames . net Forum — Developers room : sunnyadam via Audiogames-reflector
Re: _javascript_ for audio game. ntel® System Studio is a comprehensive and integrated tool suite that provides developers with advanced system tools and technologies to help accelerate the delivery of the next generation power efficient, high performance, and reliable embedded and mobile d

Re: JavaScript for audio game.

2014-10-03 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
Re: _javascript_ for audio game. Size is important, but I don't think that important.  2 or 3 meg isn't a big deal.Everyone in the first world won't have a problem with 2 or 3 megs.  The game is not going to be wildly popular or commercial, as this is academic.  I'm not sure how many sounds

Re: JavaScript for audio game.

2014-10-03 Thread AudioGames . net Forum — Developers room : CAE_Jones via Audiogames-reflector
Re: _javascript_ for audio game. Py2exe isn't a problem of itself; it's rather that the additional filesize of all the dependencies would be a bit much for a project of this size. URL: http://forum.audiogames.net/viewtopic.php?pid=191092#p191092

Re: JavaScript for audio game.

2014-10-03 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
Re: _javascript_ for audio game. BGT is Angelscript, which is in fact object oriented.  _javascript_ is not, technically; it doesn't meet all the checkboxes.Python distribution is no big deal if you aren't worried about DRM.  CAE, I'm sorry this keeps biting you, and I'm not sure what to sa

Re: JavaScript for audio game.

2014-10-03 Thread AudioGames . net Forum — Developers room : kingmaker_89 via Audiogames-reflector
Re: _javascript_ for audio game. There will be a game window but there won't be any visible text..The user's experience will only be consist of audio and entering keywords and numbers from the keyboard. I have thought of BGT but I will be doing this game in terms of my academic project and

Re: JavaScript for audio game.

2014-10-03 Thread AudioGames . net Forum — Developers room : CAE_Jones via Audiogames-reflector
Re: _javascript_ for audio game. C++ is probably overkill.It depends on what you want the user experience to be. Is there a game window? Is there visible text? Will it use Sapi/screen reader output? Will the player choose from a list, or enter a word in a prompt?For this sort of thing, I mi

Re: JavaScript for audio game.

2014-10-03 Thread AudioGames . net Forum — Developers room : kingmaker_89 via Audiogames-reflector
Re: _javascript_ for audio game. Hi there. thanks for the reply. The game that I'm about to develop will be a puzzle genre. It will consist of players listening to 4 sounds and identify what the four sounds have in common. It works exactly as the sighted game "4 pictures 1 word" but instead

Re: JavaScript for audio game.

2014-10-02 Thread AudioGames . net Forum — Developers room : CAE_Jones via Audiogames-reflector
Re: _javascript_ for audio game. I made most of my games in _javascript_ before I realized that my comfortable little IE6 on an optimized XP professional machine was not standard enough or permanent enough to support it.The biggest problem: audio. Audio support in _javascript_ is abismal an

Re: JavaScript for audio game.

2014-10-02 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
Re: _javascript_ for audio game. Yes and no.If you want to, you can.  There are lots and lots of frameworks that allow you to embed _javascript_.  But you need to write a host for it.  There might be something already done that the sighted use, but the only thing I'm aware of is one of the

JavaScript for audio game.

2014-10-02 Thread AudioGames . net Forum — Developers room : kingmaker_89 via Audiogames-reflector
_javascript_ for audio game. I am a newbie to game development and I was wondering is it possible to create an audio game using _javascript_ language? URL: http://forum.audiogames.net/viewtopic.php?pid=190992#p190992 ___ Audiogames-reflector