paolomainardi / additronk8s-retrogames-kubernetes-controller

A retrogames kubernetes controller built in Javascript
Apache License 2.0
168 stars 24 forks source link

keyboard controls manual #4

Closed sokoow closed 2 years ago

sokoow commented 3 years ago

Cool PoC! I like!

One thing we all struggle with here is that most of the time keyboard controls are cryptic, but it sometimes work. Didn't get sound to work on chrome even single once (alt+s doesn't seem to do), but probably a matter of practice.

but really impressive and it got me back to digging my abandonware dvds from 90s, nostalgic ;)

paolomainardi commented 3 years ago

Hi @sokoow! I am glad that you like it and i know that the sound part is a bit crude, the logic is in here: https://github.com/paolomainardi/additronk8s-retrogames-kubernetes-controller/blob/main/game-engine/conf/novnc/vnc_lite.html#L148 it is basically a javascript function injected by noVNC, it should already be cross-os but maybe i didn't tested all the cases, one of that is Windows., so the first question, which OS are you using to test it ?