Skip to content

kimgh06/balltagu

Repository files navigation

볼따구 당기기 시뮬레이션.

이 프로젝트는 에피드 게임즈의 "트릭컬 리바이브"의 가장 큰 특징인 "볼따구 당기기"를 svelte kit을 활용하여 canvas api와 연동해서 만든 팬 메이드 사이트이며, 에피드 게임즈와 전혀 관계가 없음을 알립니다.

sv

Everything you need to build a Svelte project, powered by sv.

Creating a project

If you're seeing this, you've probably already done this step. Congrats!

# create a new project in the current directory
npx sv create

# create a new project in my-app
npx sv create my-app

Developing

Once you've created a project and installed dependencies with npm install (or pnpm install or yarn), start a development server:

npm run dev

# or start the server and open the app in a new browser tab
npm run dev -- --open

Building

To create a production version of your app:

npm run build

You can preview the production build with npm run preview.

To deploy your app, you may need to install an adapter for your target environment.

About

볼따구를 당겨보세요

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published