Skip to content

Latest commit

 

History

History
73 lines (46 loc) · 3.01 KB

README.md

File metadata and controls

73 lines (46 loc) · 3.01 KB

크리스마스 트리 한붓그리기 챌린지 🎄✏️
(Christmas Tree Drawing Challenge)

크리스마스 트리 한붓그리기 챌린지는 사용자가 제공된 패턴을 따라 한 번의 터치로 크리스마스 트리를 그릴 수 있는 웹 애플리케이션입니다.
Christmas Tree Drawing Challenge is a web application that allows users to draw a Christmas tree by following a given pattern with a single touch.

정확도에 따라 점수를 받고, 친구들과 점수를 공유하며 경쟁할 수 있는 재미있는 기능을 제공합니다.
Users receive scores based on their accuracy and can share their scores with friends to compete.

간단하면서도 도전적인 이 챌린지를 통해 크리스마스의 즐거움을 만끽하세요!
Enjoy the simplicity and challenge of this fun Christmas-themed drawing experience!

모바일 기기에서만 도전 가능합니다.
Available on mobile devices only.

도전하러 가기 / Go To Demo

Screenshots

스크린샷 2024-12-11 오후 10 00 13

메인 화면에서 패턴을 따라 크리스마스 트리를 그려보세요!
Draw a Christmas tree by following the pattern on the main screen!

스크린샷 2024-12-11 오후 10 00 23

그리기 완료 후 정확도와 점수를 확인할 수 있습니다.
Check your accuracy and score after completing the drawing.

스크린샷 2024-12-11 오후 10 00 29

*내 점수를 SNS를 통해 친구에게 공유해보세요 *
Share your score with your friends via SNS.

Technical Specifications

  • Frontend: WebAssembly
  • Hosting: Netlify

Contributing

환영합니다! 버그 리포트, 기능 제안, 풀 리퀘스트 등 다양한 방식으로 프로젝트에 참여해주세요.
Contributions are welcome! Participate in various ways such as reporting bugs, suggesting features, or submitting pull requests.

  1. Fork the repository.

  2. Create a new branch:

    git checkout -b feature/new-feature
  3. Commit your changes:

    git commit -m "Add new feature"
  4. Push the branch:

    git push origin feature/new-feature
  5. Create a pull request.

License

이 프로젝트는 MIT 라이선스 하에 배포됩니다.
This project is licensed under the MIT License.

Contact

프로젝트에 대한 질문이나 의견이 있으시면 [email protected]으로 연락주세요.
If you have any questions or feedback about the project, please contact [email protected].