|
|
|
|
|
by TheSOB888
4506 days ago
|
|
This is pretty cool! I see you've written a JS game lib called Ω, but I can't find any more info about it. Is it not public yet? You seemed to have solved the problem of using sounds in JS, which is something I am very interested in. |
|
All the code for the game is in the /ex directory: https://github.com/mrspeaker/Omega500/tree/master/ex/flapjam
If you're looking for a more mature library I'd look at Pixi.js for pure rendering awesomeness, or Impact.js for a great full-fledged engine.