Skip to content

Latest commit

 

History

History
61 lines (46 loc) · 1.2 KB

README.md

File metadata and controls

61 lines (46 loc) · 1.2 KB

Finding-the-Rabbit

개발환경

  • python 3.6.1
  • pygame 1.9.2
  • 기타 라이브러리들은 requirements.txt에 있음

실행 1.Python3 설치 2.라이브러리 설치

#cmd(관리자 모드) 실행
pip install -r requirements.txt  #해당 경로에서

3.imageio plugin 설치

#cmd(관리자 모드) -> python 입력
Python 3.6.1 (v3.6.1:69c0db5, Mar 21 2017, 18:41:36) [MSC v.1900 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>>import imageio
>>>imageio.plguins.ffmpeg.download()

4.Start.py 실행

python Start.py #해당 경로에서

기본 조작

  • 방향키
  • X Jump, Z Shoot

클리어 조건

  • 토끼머리 15개 획득

아이템

  • 4개의 아이템
  • 운석 속도 급상승,급하락
  • 화면에 보이는 운석 제거
  • 총알 개체수 증가 (최대 3개)

기타

  • 클리어 Score로 Highscore 저장

Music http://opengameart.org

Sound http://bfxr.net

이미지, 그래픽 Steam - Aseprite

참고한 영상 https://www.youtube.com/playlist?list=PLsk-HSGFjnaH5yghzu7PcOzm9NhsW0Urw

게임 진행영상 https://www.youtube.com/playlist?list=PL2NfXLhxGS5ZnMxWsZIpLgmk9lyzC_aFj