I write web games using only Javascript, HTML and CSS. It seems that with the help of these technologies it is possible to carry out large classes of games, with the exception of one. I can’t find a good way to control the sound, the only thing I see that it works is to embed some kind of control into the page. Is their way of making fine-grained sound effects in DHTML?
Let's say that I had a game of pool and I wanted the sounds of balls to hit each other, is there any way to do this without using some kind of plugin?
source
share