Skip to content

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

Notifications You must be signed in to change notification settings

zwubs/svelte-ecs

Repository files navigation

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.

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published