62 issues in taisel/IodineGBA
add Voice control interface
These commits add the functionality of allowing player to control the gameplay through voice with webkitSpeechRecognition and regex. say "press button/key left" , "press right" , "press ...
-
Opened by JeffZhang02747
Jul 8, 2016 - 5 comments
Voice Interface with local var
voice interface added with local variable. Check window attribute to get the voice recognition object. Firefox voice recognition is supported on version 49. https://developer.mozilla.org/en-US/docs/Web/API/Web_Speech_API ...
-
Opened by JeffZhang02747
Jul 9, 2016 - 10 comments
Update ReadMe
- Needs updated contributors section - Probably don't need screenshots - Be more descriptive - Add in a "currently a code golfing experiment / still in alpha or beta" message. I mean, ...
-
Opened by taisel
Jul 8, 2016
Default controls?
Cannot seem to find the default buttons anywhere. Probably a simple answer im just very new to programming in general.
-
Opened by tanerdamaner
Aug 10, 2016
Rewritten CSS
-
Opened by Daniel-Griffiths
Aug 23, 2016 - 7 comments
Help to multiplayer game
Hi Taisel, I'm developing a web-browser operation system. And one of programs that I was trying insert, is IodineGBA. Already I got some positives results, as example: Open two or more emulators. ...
-
Opened by marcelojannotti
Sep 24, 2016 - 1 comment
Can't get IodineGBA to work
Hello, Forgive me for possibly lame question, but how to get IodineGBA to work? I have downloaded the IodineGBA-master.zip file, then unzipped and uploaded it to my web server: http://drfeliz.com/IodineGBA-master/index.html ...
-
Opened by perelowski
Oct 1, 2016 - 4 comments
I cannot save and load game
Hi all, Could we save state of the game or not ? Even in the http://taisel.github.io/IodineGBA, I still can not load the state. Do we have the secret way to load the save? If we do, please show me how ...
-
Opened by smartquery
Aug 2, 2016 - 13 comments
Redo link/serial code
It's an old mess of code, and we never used the link feature for linking up with other emulator instances.
-
Opened by taisel
Jan 19, 2016 - 1 comment