Wiki

Clone wiki

SuperMarketGame / Home

Welcome

The game is developed to be used in thesis work "FLOW EXPERIENCE AND ACHIEVEMENT OF ADVERGAMES ON SOFTWARE DEVELOPERS: AN EYE-TRACKING ANALYSIS". The thesis and compiled game code are also included in the repository.

The source code can be used by anyone as long as you are following the GPL v3 license restrictions.

How to play without compiling?

You can download the compiled executable (without install requirement) file of the game from /downloads/game_build/ directory.

Where is the thesis work?

The thesis work is under /downloads directory. The file name is thesis10287900.pdf

Where are the codes?

Although unity adds its own codes to game the main codes written by me are placed under \Assets\Scripts . You can use them under the "GNU General Public License v3" license restrictions. If you are too lazy to read whole license document you can check it out from https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3)

Why some of the assets are not included?

The supermarket environment 3d assets were bought from the unity asset store so it wouldn't be good if I share these assets publically. You can download 3d supermarket assets from: https://assetstore.unity.com/packages/3d/environments/urban/supermarket-interior-38178 If you buy these 3d models, you should place them under \Assets\SupermarketInterior_v2\

3d Product Models:

They were created by me. You can download, use, modify, share, do whatever you want with these 3d models without asking my permission.

License?

GNU General Public License v3 License file is /License.MD

Updated