Giter Site home page Giter Site logo

osstetris's People

Contributors

kkikkodev avatar seoyeonggh avatar

Watchers

 avatar

osstetris's Issues

clean code를 위한 규칙

clean branch

clean branch :

  1. 해당 브랜치에서 코드를 정리
  2. 모든 함수의 마지막에 return문을 추가
  3. 가독성을 위해 줄 바꿈
  4. switch문의 끝에 defualt을 추가
  5. if-else if문 뒤에 else문을 추가
  6. 함수 이름을 이용 목적에 맞게 변경

fix branch

fix branch :

  1. 코드의 Warning을제거하고, 코드에서 잘못된 부분을 수정
  2. while(True)문을 제거
  3. 테트리스기능 수정 중 발생한 오류를 수정 (위 화살표, 좌우 이동을계속누르고 있으면 블럭이 아래로 내려가지 않는 부분 수정)

comment branch

comment branch :

과제 2에서 수행한 주석을 추가해주세요.

프로젝트 설명

프로젝트 TestrisForDesktop
기관 세종대학교
날짜 2019년 1학기
수업 오픈소스SW개론

version 관리

Version

버전 해당 파일 수정 branch 수정 내용
v0.1.1 Main, Block, TetrisVeiw, Menu, Constant, TetrisManager Comment, Fix 주석 추가, warning 코드 개선
v0.1.2 TetrisManager Fix 초기 레벨업 조건 변경 (레벨업시 스피드레벨 40 -> 30, 레벨업 라인 삭제 조건 3 -> 5)

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.