/brickout

Game 'Brickout' made with cs1graphics for Mid-term exam (GNU CS)

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

벽돌깨기

cs1graphics 모듈로 만든 벽돌깨기 게임입니다.

경상국립대학교 컴퓨터과학과 과제로 만든 프로그램입니다. cs1graphics 모듈을 사용하였으며, 어떠한 이미지도 사용하지 않았습니다. Repl에서 바로 실행시켜 보세요!

사용 예제

개발 환경

업데이트 내역

  • 0.1.0
    • 첫 릴리즈
    • Repl에서도 확인해 보실 수 있습니다.
  • 0.0.1
    • 작업 진행 중

정보

하일환 – @i1hwan – mtslzx@gnu.ac.kr

GNU 라이센스를 준수하며 LICENSE에서 자세한 정보를 확인할 수 있습니다.

https://github.com/mtslzx

기여 방법

  1. (https://github.com/mtslzx/brickout)을 포크합니다.
  2. (git checkout -b feature/fooBar) 명령어로 새 브랜치를 만드세요.
  3. (git commit -am 'Add some fooBar') 명령어로 커밋하세요.
  4. (git push origin feature/fooBar) 명령어로 브랜치에 푸시하세요.
  5. 풀리퀘스트를 보내주세요.

Brickout

Game 'Brickout' made with cs1graphics for Mid-term exam (GNU CS)

Dependencies

Additionally

If you going to make your own work. You need to using this module. This Helper will help you much more.