wanghengheng / Marching-Art

A pixel art program with a twist: pixels are circles, and they connect to other pixels next to them using a marching squares algorithm.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Svelte + Vite

This template should help get you started developing with Svelte in Vite.

The entry point for the app can be found in /src/App.svelte.

See svelte.dev to get started with Svelte!

The autocompletion for JavaScript/TypeScript is disabled by default because it takes up too much memory with the Svelte autocompletion. If you have a Boosted Repl or Hacker Plan, try uncommenting the lines in .replit (a hidden file) to re-enable it!

About

A pixel art program with a twist: pixels are circles, and they connect to other pixels next to them using a marching squares algorithm.


Languages

Language:Svelte 53.9%Language:SCSS 31.9%Language:HTML 7.2%Language:JavaScript 7.1%