Code Monkey home page Code Monkey logo

laddergame's Introduction

LadderGame

Let'Swift 2019 워크숍 실습

화면이 1개인 단순한 사다리게임을 구현하면서 clean architecture를 적용해보는 실습이었다.

clean architecture를 기반으로 여러 디자인 패턴을 적용해봤다.

4개의 프로젝트

clean architecture를 적용하여 entity layer, use case layer 코드를 공용할 수 있었다.

  1. LadderGameLibrary

entity layer, use case layer 코드 구현.

  1. LadderGame

macOS 기반. entity layer 사용. 함수형 프로그래밍.

  1. LadderGameiOS

iOS 기반. UIKit 사용. entity layer, use case layer 사용. viper 적용 . viper에서 Clean Architecture를 따르지 않은 부분을 개선했다 (컴포넌트 레벨에 DIP 적용).

  1. LadderGameSwiftUI

iOS 기반. SwiftUI 와 Combine 사용. entity layer, use case layer 사용. clean architecture + MVVM 적용.

laddergame's People

Contributors

sweetptios avatar godrm avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.