Cloude Engineer Juwon Hwang
close
프로필 배경
프로필 로고

Cloude Engineer Juwon Hwang

  • 분류 전체보기 (98) N
    • Cloud (24) N
    • Linux (15)
    • Database (8)
    • Network (15)
    • Security (16)
    • OS (0)
    • Python (10)
    • CI&CD (9)
  • 홈
  • Cloud
  • Linux
  • Database
  • Network
  • Security
  • Python
  • CI/CD
Seventh Python Project: Turtle Crossing Game

Seventh Python Project: Turtle Crossing Game

Turtle Crossing Game Analysis1. The turtle moves forward when the 'up' key is pressed. It cannot move in any other direction.2. Cars are randomly generated at the right edge of the screen and move towards the left edge.3. When the turtle reaches the top of the screen, it returns to its original position and    progresses to the next level, where the cars' speed increases.4. If the turtle collide..

  • format_list_bulleted Python
  • · 2024. 8. 17.
  • textsms
Sixth Python Project: Ping-Pong Game

Sixth Python Project: Ping-Pong Game

Ping-pong game logic analysis:1. Create the screen 2. Create and move paddle 3. Create another paddle 4. Create the ball and make it move 5. Detect collision with wall and bounce 6. Detect collision with paddle 7. Detect when paddle misses 8. Keep score  main.pyfrom turtle import Turtle, Screenfrom paddle import Paddlefrom ball import Ballimport timefrom scoreboard import Scoreboardscreen = Scre..

  • format_list_bulleted Python
  • · 2024. 8. 16.
  • textsms
Fifth Python Project: Snake Game - 2

Fifth Python Project: Snake Game - 2

Requirements (The highlighted parts are the ones covered this time):1. Create a snake body2. Move the snake3. Control the snake4. Detect collision with food5. Create a scoreboard6. Detect collision with wall (The game should display "Game Over" and the snake should stop moving)7. Detect collision with tail (The game should end when the snake's head touches its own body)  main.pyfrom turtle impor..

  • format_list_bulleted Python
  • · 2024. 8. 10.
  • textsms
Fifth Python Project: Snake Game - 1

Fifth Python Project: Snake Game - 1

Requirements (The highlighted parts are the ones covered this time):1. Create a snake body 2. Move the snake 3. Control the snake4. Detect collision with food 5. Create a scoreboard 6. Detect collision with wall (The game should display "Game Over" and the snake should stop moving) 7. Detect collision with tail (The game should end when the snake's head touches its own body)  snake.pyfrom turtle..

  • format_list_bulleted Python
  • · 2024. 8. 5.
  • textsms
Fourth Python Project: Turtle Racing Game

Fourth Python Project: Turtle Racing Game

Requirements:1. At the start, the user is prompted to place a bet on which turtle will win by entering the turtle's color. 2. The turtles are represented in rainbow colors. 3. When the race begins, all the turtles are aligned at the starting position and     race towards the right edge of the screen. 4. Once a turtle crosses the finish line, the user is informed whether they won or     lost the ..

  • format_list_bulleted Python
  • · 2024. 8. 4.
  • textsms
Third Python Project: Quiz game

Third Python Project: Quiz game

I reviewed the concepts of object-oriented programming that I learned in college, and I studied how to apply object-oriented principles by coding a simple game in python This time, while studying object-oriented programming in Python,I learned why the `__init__` method is necessary when creating objects. Here's why the __init__ method is important:1. It allows you to define and initialize the at..

  • format_list_bulleted Python
  • · 2024. 8. 3.
  • textsms
  • navigate_before
  • 1
  • 2
  • navigate_next
공지사항
  • Linked in profile
전체 카테고리
  • 분류 전체보기 (98) N
    • Cloud (24) N
    • Linux (15)
    • Database (8)
    • Network (15)
    • Security (16)
    • OS (0)
    • Python (10)
    • CI&CD (9)
최근 글
인기 글
최근 댓글
태그
  • #클라우드
  • #python
  • #리눅스
  • #network
  • #데이터베이스
  • #linux
  • #배포
  • #보안
  • #네트워크
  • #CICD
전체 방문자
오늘
어제
전체
Copyright © 쭈미로운 생활 All rights reserved.
Designed by JJuum

티스토리툴바