Coder Social home page Coder Social logo

hackingrat's Introduction

HackingRat

호서대학교 게임잼 1등한 프로젝트 2 1

Video

HackingRat

개발

기본적인 개발 브랜치 전략은 gitflow 관례를 따릅니다.

기능 추가 및 수정은 feature/aaa형식으로 develop으로 pull request를 하는 방식을 사용합니다. maintainer가 코드 리뷰를 완료한 후 develop으로 merge합니다.

conflict가 나지 않은 코드로 pull request 해주세요. 다른 개발자는 해당 branch의 변경 내용을 정확히 이해하기 어려우므로 rebase로 conflict를 해결이 필요합니다.

모든 개발 진행은 develop을 기준으로 하며, 불안정한 feature를 포함할 수 있습니다. version release 후 master에 stable version을 유지합니다.

모든 소스 파일은 Unix Line Ending(LF)를 사용합니다. Windows에서는 자동으로 LF 커밋하도록 git 설정에 autocrlf = true 로 세팅하세요.

커밋 로그

<타입>: <메시지> 형식을 사용합니다.

NEW: 신규 기능
CHG: 코드 변경
FIX: 문제 수정

개발 환경

  • Unity 2022.3.x (LTS) 현 기준 프로젝트 개발 버전은 2022.3.7f1 입니다.

hackingrat's People

Contributors

dahyun-ee avatar sunmin20 avatar youngjungit avatar danielhjpark avatar

Watchers

Wintery avatar

hackingrat's Issues

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.