4 ms·
That looks great. * By JavaScript/Canvas I suppose you are talking about WebGL? * Is the source code available for public viewing? * Did you use any of the p
by DistrictFun7572 4y ago
That looks great.
* By JavaScript/Canvas I suppose you are talking about WebGL?
* Is the source code available for public viewing?
* Did you use any of the popular frameworks like ThreeJS?
* Do you use differently sized textures depending on whether the user is on a mobile phone or desktop?
- Gluten 4y ago- Not WebGL, there are just some "canvas" draw functions. - Source is not public currently. - Just jQuery - Game is desktop only, based on 32x32 sprites, there is an option to scale though if you are on a high resolution display.