This is a game created with Unreal Engine 4 to challenge your spatial intelligence.
Spatial intelligence is a human computational capacity that provides the ability or mental skill to solve spatial problems of navigation, visualization of objects from different angles and space, faces or scenes recognition, or to notice fine details. It could be more effective to solve problems in areas related to realistic, thing-oriented, and investigative occupations. -- Howard Gardner - Wikipedia
1- Clone the repository:
git clone https://github.com/ehsanmir/Masterpiece
cd Masterpiece
2- Unzip the zipped data file:
unzip Masterpiece-HTML5-Shipping.zip
3- Run the web server:
- Windows (Just run the Unreal Engine's web server):
Masterpiece.exe
- Or if you use another OS (Using Python's http server):
python3 -m http.server 8000
4- Navigate to: http://localhost:8000/Masterpiece-HTML5-Shipping.html
Click on FullScreen and enjoy playing.
- email: ehsanmiir@gmail.com
- github: Ehsan Mir