Code Monkey home page Code Monkey logo

pygame-fish-hunting-adventure's Introduction

pygame fish-hunting-adventure 🐧🎣

📌프로젝트 소개

본 프로젝트는 성공회대학교 오픈소스SW개발 과목의 게임 개발 프로젝트입니다.

📌게임 소개

Title: 물고기 사냥 대작전-★

Information

  • 장르 : 액션, 장애물 뛰어넘기
  • 형태 : 가로형
  • 스테이지 : 0단계

Game Story

펭귄의 꿈은 우주로 떠나는 겁니다 펭귄이 포식자들을 피해 무사히 우주로 갈 수 있도록 도와주세요!

📌 게임시작 방법

recommend environment
Python version Pygame version

1. Install python

pygame을 설치하기 위해선 python이 필요합니다. 먼저 컴퓨터에 python이 설치되어 있는지 확인하세요.

python --version

Python 3.17.16" 라는 메세지가 나오면 Python이 올바르게 설치된 것입니다. 오류 메시지가 뜨면 공식 문서를 참고하십시오.

2. Install pip

pygame을 설치하려면 pip이 필요합니다. pip이 설치되어 있는지 확인하세요.

pip --version

"pip 20.0.2 from /usr/lib/python3/dist-packages/pip (python 3.8)"와 같은 메시지가 나타나면 pygame을 설치할 준비가 된 것입니다!

3. Install pygame

다음 명령어로 pygame을 설치하세요.

pip install pygame

terminal에서 위 명령어로 pygame을 설치하세요.

4. Run game

python play.py

꼭 play.py를 실행해주세요

실행했을 때 다음과 같이 뜨면 게임이 실행됩니다.

[Running] python -u "/Usr/username/dir/pygame-fish-hunting-adventure/main.py"
pygame 2.5.2 (SDL 2.28.3, Python 3.11.4)
Hello from the pygame community. https://www.pygame.org/contribute.html
2023-10-23 17:27:33.542 python[41546:6087355] TSM AdjustCapsLockLEDForKeyTransitionHandling - _ISSetPhysicalKeyboardCapsLockLED Inhibit

[Done] exited with code=0 in 5.093 seconds

📌 게임 규칙

  • 점프: ↑ (위의 방향키)
  • 슬라이드: ↓ (아래 방향키)

물고기를 먹을시 점수가 1씩 오릅니다.

게임오버: 장애물인 바다표범과 갈매기와 부딪히면 게임오버

📌게임 캐릭터

▶player : 펭귄

  • 점프하는 펭귄

▶stumbling block : 바다표범, 갈매기

  • 바닥에 앉아있는 바다표범
  • 펭귄을 향해 날아오는 갈매기

▶score : 물고기

  • 펭귄의 점수이다.

  • 스페이스바를 사용해 점프할 수 있다.

Team

Daeyeol Sung Yuna kim Eunchong Kim
Frontend Frontend Frontend

Contact

if you have some feedback, use github review.

pygame-fish-hunting-adventure's People

Contributors

rltgjqmtkdydwk avatar kkiwiio avatar daeye0l avatar sylee-skhu 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.