"Focus, But Where?" is a web-based hidden object game that playfully delves into the intersection of climate change activism and our complex digital landscape. It's initial narrative and concept design was created by Artist Kexin Liu, and was later further co-developed by a team of 7 researchers and creatives. Since early 2023, this project has received generous support from Watershed Art Trust (Date: 01/02/2023-13/04/2023 Amount: £4,900) and Grounding Technologies (Date: 01/08/2023- 01/12/2023 Amount: £15,000) for project development.
- Project Manager & Director - Kexin Liu
- Researcher - Jing Huang
- Researcher / Script Writer - Kai Charles
- Illustrator / Animator - Inigo Hartas
- Sound Designer - Jake Wild
- Game Designer & Developer - Xingzhi Zheng
- Game Developer - Jiashun Wu
- Download / Clone the Project
- Install Node.js
- Open Terminal.app (macOS) / PowerShell with Admin Access (Windows)
- Enable Corepack with
corepack enable
in Windows orsudo corepack enable
in macOS - Open the folder with
cd **downloaded project folder url**
- Use Yarn to install package dependencies with the command
yarn
- Use Vite to run the project locally on your device with the command
npx vite
Open a web browser and access the website based on Vite instructions.