THREE.JS Sokoban game

Project address: https://github.com/wisdomofgod/pushbox

Demo address: http://htmlpreview.github.io/?https://github.com/wisdomofgod/pushbox/master/index.html

 

The game is mainly made based on THREE.JS. First, the JS files used are introduced.

js/lib/three.js //three.js library file

js/lib/tween.min.js //Tween animation library

js/lib/STLLoader.js //Library for loading STL model files

js/lib/TrackballControls.js //one

js/lib/ImprovedNoise.js    //

js/lib/stats.min.js //Library used to display frame number information

js/init.js //Initialize the game scene, lighting, camera, etc.

js/game.js //Game related

js/control.js //Control related

Use wsad to control the direction and push the box to the designated area to jump out of the victory sign. R reset chests and characters

no texture

 

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325229715&siteId=291194637