BeFive Smartball is
- An HTML5 game that needs to be on web server.
- Written in Javascript
- Using primarily Oimo.js engine library and Three.JS 3D rendering engine library.
Please visit Befive Smartball online site to see how it works.
Download as zip archive and throw thawed directory onto your web server. (Or clone directly). Load the directory in your browser. Have fun.
The game works without being installed on a web server but images / sound files would not be loaded in web browsers because of CORS.
Web server of your own. And any browsers that support HTML5 and WebGL.
Please fork or download, modify and make it your own. Sorry for the messy code but I will not be able to give much support.
The code begins with PCB.boot.init() in the scripts/PCB/boot.js where you can start tracing the code.
- Shu Miyao (Befive.Info)
This project is licensed under the MIT License.