Re: Programming language that accessable for the blind

2017-02-20 Thread AudioGames . net Forum — Developers room : tabutcu via Audiogames-reflector


  


Re: Programming language that accessable for the blind

@Ethin most of the games you played bgt is made with the programming language a programming language because you don't know you can't say bad to him. this is my opinion.

URL: http://forum.audiogames.net/viewtopic.php?pid=298536#p298536





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Programming language that accessable for the blind

2017-02-20 Thread AudioGames . net Forum — Developers room : Hrvoje via Audiogames-reflector


  


Re: Programming language that accessable for the blind

Well, I just wanna make a comment regarding talking about those differences between scripting and programming languages. Personally, I don't care if it's a scripting or programming language as long as I can get an .exe binary file out of it. So for me, scripting / programming is all the same thing, although it isn't. Especially, the end users will not see any difference if the file is in .exe format. Example: The game Manamon is written in BGT, but someone may easily think that it's written in programming language because it's really an .exe file, although it's written in scripting language.

URL: http://forum.audiogames.net/viewtopic.php?pid=298519#p298519





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Programming language that accessable for the blind

2017-02-18 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector


  


Re: Programming language that accessable for the blind

For one, BGT is ***not*** a programming language, so stop categorizing it as such. If it was, I think it would be far more widely known to the entire world than it currently is, and it would be regularly maintained (and have a lot more functionality). As it currently stands, BGT is a scripting language (and the file extension description even says so), and that's it for it. Second, VB.NET and/or VB is easy to use, although I don't like the VB6 IDE... at all. Third, @tabutcu, you are slightly wrong on your first point in that if you want to use VB you have to know it. That is implicitly implied and there is no reason to state it unless you are clarifying it. To do anything--absolutely anything--you have to know how to do it. The same concept applies here.Finally, @danang137, Visual BASIC is completely accessible. You need to download Visual Studio, not some old, dilapidated version of visual basic. Visual Studio will take a long t
 ime to install, I admit, but it's well worth the wait. And your getting quite ambitious with your ideas, too. Antivirus programs are very difficult to create (although not as hard as building an operating system kernel), but media players are easily done. Before you get ahead of yourself, though, learn the language first. All programming languages are accessible in the meaning that we all mean when we say that something is accessible. All of them. We probably won't be able to write all of them (take APL, for instance), or we may not like them (0815, 360 Assembly, 4DOS Batch, 6502 Assembly, 6800 Assembly, 8086 Assembly, and 8th come to mind), but they all are accessible. The only one that I can see you guys having trouble with is the Whitespace programming language. A hello world in that looks like:Say hello.   


  
 
  

  
  

 
  
 



   

  
  
  
  
 
   
  

 

 
  



 
   
   
   
   
  
  
   
  
  
 
  
   
 

 

   

 




 
   



 
  
 
 

 
   
 
  

  
 

 





 
  
 
  
  
  
 
 

   
   
 
  

  
 

   
   
 


  
 


  
  
However, things get easier:Hello world in:Action Script:trace("Hello world!");Ada:with Ada.Text_IO; use Ada.Text_IO;
procedure Main is
begin
  Put_Line ("Hello world!");
end Main;ALGOL W:begin
write( "Hello world!&q

Re: Programming language that accessable for the blind

2017-02-18 Thread AudioGames . net Forum — Developers room : daigonite via Audiogames-reflector


  


Re: Programming language that accessable for the blind

What exactly is troubling you with using VB? Is it a UI or code problem? If it's UI, give yourself time to get used to the UI. tbh visual studio is a great IDE but idk on accessibility, most of my blind programmer friends use it just fine though.

URL: http://forum.audiogames.net/viewtopic.php?pid=298132#p298132





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Programming language that accessable for the blind

2017-02-18 Thread AudioGames . net Forum — Developers room : tabutcu via Audiogames-reflector


  


Re: Programming language that accessable for the blind

1: visual basic is accessible, but you need a know how to use a visual basic. 2: you want to create a game, use to bgt.

URL: http://forum.audiogames.net/viewtopic.php?pid=298091#p298091





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Programming language that accessable for the blind

2017-02-16 Thread AudioGames . net Forum — Developers room : kyle12 via Audiogames-reflector


  


Re: Programming language that accessable for the blind

Hello,What about visual basic/studio isn't accessible for you? I use it perfectly well with NVDA.If you're looking for something free and cross platform, the python programming language might be for you.

URL: http://forum.audiogames.net/viewtopic.php?pid=297769#p297769





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Programming language that accessable for the blind

2017-02-10 Thread AudioGames . net Forum — Developers room : danang137 via Audiogames-reflector


  


Programming language that accessable for the blind

Hello all;I download visual basic. But, Its not accessable for the blind.What is programming language that accessable for the blind?I no about BGT, but, I dont want to create games. I want to create applications like Audio player, & anti virus.

URL: http://forum.audiogames.net/viewtopic.php?pid=296882#p296882





___
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector