Is it possible To Create fortnite fan game with only threejs? And is it playable on mobile
1 Like
its possible, using android webview, the android webview use android accelerator that would allow gaming possible using three.js as hybrid webapp on android than just playing it on an ordinary browser like chrome on mobile.
Checkout this three.js character controller:
this topic may help u with building fornite in three.js.