Skip to content

serbanghita/whiteboard

Repository files navigation

Whiteboard

Implementation of a simple portable whiteboard in TypeScript that uses ECS.

Features:

  • Draw basic geometric shapes: circle, oval, rectangle, square.
  • Geometric shapes can be manipulated: move, stretch.
  • Geometric shapes can be connected by lines.
  • Text add/edit inside and outside the geometric shapes.
  • Save/Load state from localStorage.

Development

  1. git clone https://github.com/serbanghita/gamedev in a gamedev folder outside this project.
  2. npm run dev

About

Whiteboard made with ECS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published