Skip to content

A game that helps you improve your attention abilities.

Notifications You must be signed in to change notification settings

ehsanmir/Migration

Repository files navigation

Migration

This is a game created with Unreal Engine 4 to challenge your selective attention. You have to identify where the lead bird in a flock is headed, ignoring the distractors around it.

Selective attention refers to the processes that allow an individual to select and focus on particular input for further processing while simultaneously suppressing irrelevant or distracting information. -- Dr. Saul McLeod

Getting started

1- Clone the repository:

git clone https://github.com/ehsanmir/Migration
cd Migration

2- Unzip the zipped data file:

unzip Migration-HTML5-Shipping.zip

3- Run the web server:

  • Windows (Just run the Unreal Engine's web server):
    Migration.exe
    
  • Or if you use another OS (Using Python's http server):
    python3 -m http.server 8000
    

4- Navigate to: http://localhost:8000/Migration-HTML5-Shipping.html

Click on FullScreen and enjoy playing.

Game Demo

Demo

Author

About

A game that helps you improve your attention abilities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published