I would like my High School Game Development class to work on Cloud 9 like my Computer Programming class does, but we are having problems getting any of the HTML5 Game Engines working. The students are looking at the websites on these links:
https://html5gameengine.com/
Or
Or
https://developer.mozilla.org/en-US/docs/Games/Tools/Engines_and_tools
but most of the games install onto the computer.
However, http://voxeljs.com/ has some promise if I change 8080 to $PORT in the package.json file. Construct2 (https://www.scirra.com/) makes games we can put on cloud9 but that is not really the point.
I like http://threejs.org/ but the games don’t seem to work on our school chrome browsers
Anything that works on cloud9 and takes a https://www.blender.org/ game and puts it on a website would be really helpful.
Any suggestions?