Skip to content

Latest commit

 

History

History
29 lines (22 loc) · 1.35 KB

README.md

File metadata and controls

29 lines (22 loc) · 1.35 KB

Banner

Eenwoud

Eenwoud (Dutch - "One Forest") is a project started by Lobke Meekes in 2020. The vision for Eenwoud is a real forest that allows people to plant the seed of a tree that has a personal emotional value to them. The goal is to keep this forest alive for a thousand years, creating a rich natural history of deeply personal stories and experiences. To support this project's ideals, we have created a digital "gamified" version of Eenwoud, where people can plant their own trees and keep them alive by staying in touch with nature. This project was created in collaboration with Lobke Meekes & the University of Applied Sciences in Amsterdam.

Preview

Live Demo

https://sjorswijsman.github.io/jouw-eenwoud/

Key Features

  • A large grid consisting of multiple different types of ground
  • Randomly generated trees (simulating other players)
  • Planting trees & sustaining them by going on small hikes
  • Random occurences allowing you to earn extra steps by answering questions about nature

Installation

Install dependencies through npm:

npm install

Run a local dev server:

npm run dev

Dev Stack

Made possible entirely by the power of Svelte