Re: Minecraft for the blind?

2019-11-30 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? Lua is a little weird to get used to. I cant remember why though. What games mod with lua? URL: https://forum.audiogames.net/post/481464/#p481464 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: Minecraft for the blind?

2019-11-30 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? Since I am also learning and teaching python. I might write a python program for generating landscapes to use. The landscape is stored in an array of strings which lays out nice on a text editor. Each character is the number 0 to 9 to show the elevation and

Re: Minecraft for the blind?

2019-11-29 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? Ty. I am programming in _javascript_ and was using the Howler sound library but have moved to the pizzacato sound library. I recently went on a learning spree learning about client side programming and also exploring the mindcraft API. I had a few epiphanies

Re: Minecraft for the blind?

2019-11-29 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? Ty. I am programming in _javascript_ and was using the Howler sound library but have moved to the pizzacato sound library. I recently went on a learning spree learning about client side programming and also exploring the mindcraft API. I had a few epiphanies

Re: Minecraft for the blind?

2019-11-25 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? still plugging along. sorry I haven't been able to put anything up to try but I am still dedicated and haven't hit any real roadblocks. Was using one audio library of commands but it wound do what I need it to do so I am learning another. The more I ponder the

Re: Minecraft for the blind?

2019-11-23 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? that is good info. URL: https://forum.audiogames.net/post/479318/#p479318 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: Minecraft for the blind?

2019-11-12 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? Question for IronCross. I was thinking of using the number keys as well as either right-click mouse or mouse while-holding-controlkey for some of the extra controls. are these already used for minecraft? if so what keys are free to use? URL:

Re: Minecraft for the blind?

2019-11-10 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? Still on it. It was a lot more difficult to have the panning and balance make any sense for navigation but i am very close. there was also a huge bug that wasn't a bug. it was just me not understanding how to program. so very soon gents I will be ready for

Re: Minecraft for the blind?

2019-10-30 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? I am still at it. I have a 3d world and a way to move around just like minecraft. I also have a way to create a MInecraft like landscape. but the first debut of Cyma Craft will be as follows:the player will move on a flat plane. The player/tester will be able

Re: Minecraft for the blind?

2019-10-23 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? been slow work. I don't have much time in the day when I can wear headphones so its hard to do the stereo sound parts.. I am working on a replica of the Minecraft terrain for it though. Ironcross what are the top 5 blocks that would be on the surface of the

Re: Minecraft for the blind?

2019-10-16 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? OK I got my site up and some sound using howler js but nothing to do yet. I hope to have figured out the spatial sound tonight. I hope to have it ready for people to start trying navigation ideas very soon! (famous last words) URL:

Re: Minecraft for the blind?

2019-10-15 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? I will be excited to get your input and collaboration as I try these things out. Perhaps my idea used very sparingly and perhaps at a low volume could give a general sense of the layout while your idea or something like it could do the majority of the

Re: Minecraft for the blind?

2019-10-15 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? OK thats very promising then. I nervous today because I got the player moving with the mouse and keys just like minecraft so now I have to start doing the sound which is a whole API in itself. First I will just put a couple of randomly place sound sources on a

Re: Minecraft for the blind?

2019-10-15 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? OK thats very promising then. I nervous today because I got the player moving with the mouse and keys just like minecraft so now I have to start doing the sound which is a whole API in itself. First I will just put a couple of randomly place sound sources on a

Re: Minecraft for the blind?

2019-10-15 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? A call for help on some research of existing Minecraft mods.I finished my most recent project and so began coding an audio version of Minecraft called Cymacraft to put on the web soon. It will focus on exploring navigation possibilities in a  replica mine craft

Re: Minecraft for the blind?

2019-10-15 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? A call for help on some research of existing Minecraft mods.I finished my most recent project and so began coding a sound-only Minecraft to put on the web soon. It will focus on exploring navigation of a  replica mine craft world. I hope to use this to figure

Re: Minecraft for the blind?

2019-10-10 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? Yes, if I had followed the buddy system someone would have told me and I would still be alive today. URL: https://forum.audiogames.net/post/467409/#p467409 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: Minecraft for the blind?

2019-10-10 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? I actually played minecraft for the very first time last night. (java demo) I drowned to death. URL: https://forum.audiogames.net/post/467358/#p467358 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: Minecraft for the blind?

2019-10-09 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? I have been checking out ways to modify minecraft and the bedrock edition running on a windows 10 computer can be extensively messed with using the minecraft API https://minecraft.gamepedia.com/Bedrock … umentation(an interface of commands that allow you to

Re: Minecraft for the blind?

2019-10-08 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? Ironcross23 I will prob be asking you a lot of questions then. URL: https://forum.audiogames.net/post/466916/#p466916 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com

Re: Minecraft for the blind?

2019-10-08 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? magurp244. I think this info is what I have been hoping to find. I will reward myself with it after I have cleaned up my current code. very excited thanks! URL: https://forum.audiogames.net/post/466757/#p466757 -- Audiogames-reflector mailing list

Re: Minecraft for the blind?

2019-10-07 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? magurp244, I downloaded your python audiocraft to take a deep look. It wont fire up on my macbook but perhaps on a pc at work.  Who is this  rastislav kiss?   and where is his minecraft program? URL: https://forum.audiogames.net/post/466695/#p466695 --

Re: Minecraft for the blind?

2019-10-07 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? so far I have have been working on a js system for sound-only navigating of the settings, audio feed-back etc. The idea is to make something simple (a few rooms and a cliff-side perhaps) and give people a chance to try a lot of tweaking. See what works. I have

Re: Minecraft for the blind?

2019-10-07 Thread AudioGames . net ForumGeneral Game Discussion : goingSound via Audiogames-reflector
Re: Minecraft for the blind? I am working on a sound only version of Mindcraft using _javascript_ and the howler library and MYSQL. I hope someday it will turn into some sort of plugin or something for sound only access to the real Mindcraft. but my goals are often lofty. I think the first