Skip to content

jamesnet214/leagueoflegends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WPF League of Legends

WPF 기반으로 만든 리그오브레전드입니다.

Youtube: https://youtu.be/xgUqDavCJGg

이 오픈소스의 특징

  • WPF 프로젝트를 올바르게 구현하는 방법을 학습할 수 있습니다.
  • 리그오브레전드와 같은 최상위 디자인 영역의 표현을 상용 컴포넌트에 의지하지 않고 직접 구현하는 방법에 대해 설명합니다.
  • MVVM 패턴을 직접 구현하여 WPF에 대해 자세하게 이해하고 학습할 수 있습니다.

개발 정보

Future!

  • Jamesnet.Wpf
  • CommunityToolkit.Mvvm
  • .NET 7 (C# 11)
  • Prism IoC
  • WpfAutoGrid

데이터베이스

WPF League of Legends는 클래식 RDB 대신 YAML을 데이터베이스로 사용하고 있습니다.

YAML은 JSON과 함께 널리 사용되는 데이터 양식입니다.
이 기술에 대한 내용은 Guide to Yaml 에서 더 자세히 학습할 수 있습니다.

스크린샷

Home

image

TFT

image

Clash

image

image

Setting

image

Profile

image

Collection

image

image

image

image

Loot

image

My Shop

image

Store

image

image

image

Game

image

image

About

League of Legends client demo that made using WPF

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

 

Packages

No packages published

Languages