Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 810 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 810 Bytes

Introduction

This is an unfinished side project I created. I learned a lot while building it!

The idea is that one could track what parts of their mind are present to assist in self-IFS.

Try the demo here!

You can:

  • Drag parts around to different locations
  • Use the black circle to resize a part
  • Add new parts
  • Create and reuse a login to save your work

Parts_Work_Demo

It utilizes Lamdera to create an app with:

  • Persistent users
  • Collision detection between parts
  • SVG Animation

Usage

Try the app locally with:

lamdera live

License

This project is licensed under the MIT License.