svelte-ecs

Svelte Ecs

An example of ECS (Entity Component System) written in Svelte

Svelte ECS

A basic implementation of an Entity Component System (ECS) using Svelte.

Getting Started

First things first, pull down the repository and get a terminal open in the folder.

Next, go ahead and utilize pnpm to run: pnpm install. After that run: pnpm dev and travel to localhost:5173 to checkout some of the example.

Top categories

Loading Svelte Themes